http://www.perlmonks.org?node_id=543549


in reply to Re^3: Best Perl Books of All Time
in thread Best Perl Books of All Time

The first couple chapters or so of the Camel book are the best quick introduction to Perl I think I've ever seen for someone who's already a programmer (in other languages). It's certainly valuable for that if no other reason, to say nothing of the fact it's kind of an entertaining read.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin