Intermediate Perl

Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. “Intermediate Perl” is about making the leap from the easy things to the hard ones.

Originally released in 2003 as “Learning Perl Objects, References, and Modules” and revised and updated for Perl 5.8, this book offers a gentle but thorough introduction to intermediate programming in Perl. Written by the authors of the best-selling “Learning Perl,” it picks up where that book left off. Topics include:

Packages and namespaces

References and scoping

Manipulating complex data structures

Object-oriented programming

Writing and using modules

Testing Perl code

Contributing to CPAN

Following the successful format of “Learning Perl,” we designed each chapter in the book to be small enough to be read in just an hour or two, ending with a series of exercises to help you practice what you’ve learned. To use the book, you just need to be familiar with the material in “Learning Perl” and have ambition to go further.

Perl is a different language to different people. It is a quick scripting tool for some, and a fully-featured object-oriented language for others. It is used for everything from performing quick global replacements on text files, to crunching huge, complex sets of scientific data that take weeks to process. Perl is what you make of it. But regardless of what you use Perl for, this book helps you do it more effectively, efficiently, and elegantly.

“Intermediate Perl” is about learning to use Perl as aprogramming language, and not just a scripting language. This is the book that turns the Perl dabbler into the Perl programmer.

See Details

Related Posts :

Perl and XML

Perl & XML is aimed at Perl programmers who need to work with XML documents and data. The book covers all the major modules for XML processing in Perl. But this book is more than just a listing of modules; it gives a complete, comprehensive tour of the landscape of Perl and XML, making [...]

Perl Pocket Reference, 4th Edition

The Perl Pocket Reference provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the [...]

Perl for Dummies (Second Edition)

Create your own custom Web programs in a snap with the easy-to-master Perl programming language. Perl For Dummies, 2nd Edition, guides you step-by-step through the arcane syntax and programming environment of Perl (which, in case you are wondering, stands for Practical Extraction and Report Language), whether you’re working on a UNIX, Windows 95/98, [...]

Perl Black Book, 2nd Edition

With more than 1,000 examples, Perl Black Book, 2nd Edition is a complete reference to the Perl language ranging from language syntax and idioms to its use in applications such as e-commerce and integration with technologies such as XML and SOAP. Award-winning author Steven Holzner has updated his best-selling first edition to cover all aspects [...]


Recent Posts :

Expert Cube Development with Microsoft SQL Server 2008 Analysis Services

Design and implement fast, scalable and maintainable cubes A real-world guide to designing cubes with Analysis Services 2008Model dimensions and measure groups in BI Development StudioImplement security, drill-through, and MDX calculationsLearn how to deploy, monitor, and performance-tune your cubeFilled with best practices and useful hints and tips In Detail Microsoft’s [...]

Beginning PHP and MySQL: From Novice to Professional, Third Edition

Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of [...]

Related Searches : ...