Link to the official site for Data Munging with Perl (#3666)

* Link to the official site for Data Munging with Perl

* satisfy linter
This commit is contained in:
Dave Cross 2020-08-06 17:56:24 +01:00 committed by GitHub
parent 5d77760b44
commit 068f72e490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2064,7 +2064,7 @@ Kerridge (PDF) (email address *requested*, not required)
### Perl
* [Beginning Perl](https://www.perl.org/books/beginning-perl/)
* [Data Munging with Perl](http://perlhacks.com/dmp.pdf) (PDF)
* [Data Munging with Perl](https://datamungingwithperl.com) (PDF)
* [Embedding Perl in HTML with Mason](http://masonbook.houseabsolute.com/book/) - D. Rolsky, K. Williams
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)