Hacker News new | ask | show | jobs
Ask HN: what is the best perl book?
2 points by starkfist 5787 days ago
I need to relearn Perl after not doing it for about 10 years. What is the best book these days?
2 comments

May I gently suggest my own Modern Perl? http://github.com/chromatic/modern_perl_book/
I liked Sam's Learning Perl in 21 days, but I was new to both Perl and programming.