소스 검색

Merge pull request #983 from borgified/fix_947

fixes #947 thank you @hanleilei
victor felder 11 년 전
부모
커밋
b594ea1863
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      free-programming-books.md

+ 1 - 0
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/)