Merge pull request #1135 from sunxb10/master

added two new Perl resources in Chinese
pull/1140/head
victor felder 2014-09-29 10:22:18 -04:00
commit 6e752b6e71
1 changed files with 2 additions and 0 deletions

View File

@ -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