diff --git a/README.md b/README.md index ca13d64..7914000 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ * [Git Community Book 中文版](http://gitbook.liuhui998.com/index.html) * [Mercurial 使用教程](http://mercurial.selenic.com/wiki/ChineseTutorial) * [HgInit (中文版)](http://bucunzai.net/hginit/) +* [沉浸式学 Git](http://igit.linuxtoy.org/) ### NoSQL @@ -301,6 +302,11 @@ * [Scala课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程) +### Perl + +* [Modern Perl 中文版](https://github.com/horus/modern_perl_book) +* [Perl 程序员应该知道的事](http://perl.linuxtoy.org/) + ### 读书笔记及其它 * [编译原理(紫龙书)中文第2版习题答案](https://github.com/fool2fish/dragon-book-exercise-answers)