Ver código fonte

Merge pull request #1135 from sunxb10/master

added two new Perl resources in Chinese
victor felder 11 anos atrás
pai
commit
6e752b6e71
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      free-programming-books-zh.md

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

@@ -145,6 +145,8 @@
 ### Perl
 * [Master Perl Today](https://github.com/fayland/chinese-perl-book)
 * [《Modern Perl》中文版](https://github.com/horus/modern_perl_book)
+* [Perl 5 教程](http://www.cbi.pku.edu.cn/chinese/documents/perl/index.htm)
+* [Perl 教程](http://www.yiibai.com/perl)
 
 
 ### Python