浏览代码

added two new Perl resources in Chinese

sunxb10 11 年之前
父节点
当前提交
9f8256c161
共有 1 个文件被更改,包括 2 次插入0 次删除
  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