Covers advanced features of Perl, how the Perl interpreter works, and presents areas of modern computing technology such as networking, user interfaces, persistence, and code generation.
Randal Schwartz, brian foy, Tom Phoenix ... I have to thank Randal first, since I learned Perl from the first edition of this book, and then had to learn it again when he asked me ... I'm always amazed at the breadth of his knowledge.
Best of The Perl Journal Jon Orwant ... Usually , the end result is only a better understanding of Perl ( and often , Perl's regular expressions ) , but sometimes there is ... Randal Schwartz came up with the silly but ingenious / ^ ( ?
This book then covers other pro-level features, including formatted output, file handling, and more. Additionally, you'll learn and explore the most useful built-in variables, pragmas, and modules available in the Perl language.
Perl was originally written by Larry Wall while he was working at NASA’s Jet Propulsion Labs.
Upon completing the book, readers are able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers' scripts to one's own purposes, ...
Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language.
This is the book that separates the Perl dabbler from the Perl programmer.
The third in O’Reilly’s series of landmark Perl tutorials (after Learning Perl and Intermediate Perl), this fully upated edition pulls everything together and helps you bend Perl to your will.
For several years Mark Jason Dominus has worked to apply functional programming techniques to Perl.
Techniques and tricks to master basic and advanced OO Perl for programmers who already have basic to intermediate skills in procedural Perl.