in reply to Seeking guidance on getting better at Perl.

This is an incomplete list. There are also the specialization books; a book on LWP, a book on XML, a book on using TT2, a book on CGI (CGI is becoming irrelevant, but understanding the mechanics of a stateless ecosystem is still good knowledge, as it's still applicable in web development). There's a good network programming book too.

There's an Apress book by Sam Treagar on writing modules for CPAN.

And then there are the books that aren't Perl-related, but that approach topics that Perl can be applied to. My personal opinion is there's never a shortage of topics to read up on. ;)


Dave

  • Comment on Re: Seeking guidance on getting better at Perl.