From 0b265057f170d775596cfa4f492348f9d01fcd9e Mon Sep 17 00:00:00 2001 From: Fwiffo Date: Mon, 19 May 2014 11:39:36 -0700 Subject: [PATCH] fixes #947 thank you @hanleilei --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6be13891..fde09dc8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1226,6 +1226,7 @@ See also [TeX](#tex) ###Perl * [Beginning Perl](http://www.perl.org/books/beginning-perl/) +* [Data Munging with Perl](http://perlhacks.com/dmp.pdf) (PDF) * [Embedding Perl in HTML with Mason](http://www.masonbook.com/book/) * [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF) * [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/) -- GitLab