Browse Source

Merge pull request #1135 from sunxb10/master

added two new Perl resources in Chinese
victor felder 11 năm trước cách đây
mục cha
commit
6e752b6e71
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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