From b84cc4af228f93e2644f12e9e30271481d1b5346 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Thu, 24 Oct 2013 09:39:07 +0200 Subject: [PATCH] Add "Plack Handbook", Tatsuhiko Miyagawa --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 99150b39..3d2fc74f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -762,7 +762,7 @@ See also [TeX](#tex) * [Learning Perl The Hard Way](http://www.greenteapress.com/perl/) * [Practical mod\_perl](http://modperlbook.org/) * [Web Client Programming with Perl](http://oreilly.com/openbook/webclient/) - +* [Plack Handbook](http://handbook.plackperl.org/) ###PHP * [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)