1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-11 15:20:59 +00:00

Merge pull request #758 from esparta/master

[en] 2 more perl books
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-02-21 09:49:54 +03:30
commit d733c4b8a5

View File

@ -1213,6 +1213,7 @@ See also [TeX](#tex)
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
* [Extreme Perl](http://www.extremeperl.org/bk/home)
* [Higher-Order Perl](http://hop.perl.plover.com/book/)
* [Impatient Perl](http://www.perl.org/books/impatient-perl/)
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
* [Mastering Perl](http://chimera.labs.oreilly.com/books/1234000001527) - Bryan D Foy
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/index.html)
@ -1225,6 +1226,7 @@ See also [TeX](#tex)
* [SDL::Manual Writing Games in Perl](https://github.com/PerlGameDev/SDL_Manual)
* [The Mason Book](http://www.masonbook.com/book/)
* [The PDL Book](http://sourceforge.net/projects/pdl/files/PDL_2013/PDL-Book/PDL-Book-20130322.pdf/download) (PDF)
* [Using Perl 6 - a Perl 6 book in development](https://github.com/perl6/book)
* [Web Client Programming with Perl](http://oreilly.com/openbook/webclient/)