in reply to Books to master Perl, LAMP and web development

There are lots of good books...my suggestions:

Perl 5 Interactive Course (see Amazon)

Perl & LWP (O'Reilly)

Learning Perl Objects, References and Modules (O'Reilly)

Perl Developers's Dictionary (Sams)

Mastering Regular Expressions (O'Reilly) Not Perl specific, but if you don't understand them, you lose ;)

Network Programming with Perl (Addison Wesley)

These are not specific to LAMP and/or web dev, you can learn much more from them. I found the first listed book was a very good and broad introduction to basic Perl as well as to more advanced topics. Good luck ;)

  • Comment on Re: Books to master Perl, LAMP and web development