From 000a13f3de105c0566da083251d31ddb7a53a1e8 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Thu, 20 Feb 2014 21:10:23 -0600 Subject: [PATCH] [en] 2 more perl books --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index eca5a6de..4426fb73 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/)