Browse Source

@hanleilei tnx - #950 - [zh] - Perl init

Mohammad Hossein Mojtahedi 11 years ago
parent
commit
94d84a08e9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      free-programming-books-zh.md

+ 4 - 0
free-programming-books-zh.md

@@ -10,6 +10,7 @@
 * [JavaScript](#javascript)
 * [LaTeX](#latex)
 * [LISP](#lisp)
+* [Perl](#perl)
 * [Python](#python)
 * [Ruby](#ruby)
 * [Scala](#scala)
@@ -75,6 +76,9 @@
 * [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/)
 
 
+### Perl
+* [Master Perl Today](https://github.com/fayland/chinese-perl-book)
+
 ### Python
 * [深入Python](http://woodpecker.org.cn/diveintopython/)
 * [笨办法学 Python](http://sebug.net/paper/books/LearnPythonTheHardWay/)