The World’s Easiest Perl Tutorial—Fully Updated! Perl by Example, Fourth Edition, is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated her classic to deliver the skills and information today’s Perl users need most—including all-new coverage of MySQL database programming and a Perl QuickStart designed to get experienced users up and running fast. Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first Perl script to database-driven applications. It’s the only Perl book you’ll ever need! New in this Completely
This is among the better programming books I've ever seen. What sets this apart is the focus on example code and the subsequent breakdown of the nuances of the code. I have plenty of other programming experience, but Perl has never been something in which to invest time until recently, and I think this is an excellent reference for the practitioner, and introduction for the neophyte. Every programming tool deserves this treatment.
Probably the best book on Perl I've come across. Every single topic is illustrated with examples. I typed out most of the examples by hand and ran them and it was great for learning. I'll definitely read more of her books on other programming languages.