Intermediate Perl
โ Scribed by Randal L. Schwartz, Tom Phoenix, brian d foy
- Book ID
- 127398812
- Publisher
- O'Reilly Media
- Year
- 2006
- Tongue
- English
- Weight
- 533 KB
- Edition
- 2nd
- Category
- Library
- ISBN-13
- 9780596102067
No coin nor oath required. For personal study only.
โฆ Synopsis
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 namespacesReferences and scopingManipulating complex data structuresObject-oriented programmingWriting and using modulesTesting Perl codeContributing to CPANFollowing 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 a programming language, and not just a scripting language. This is the book that turns the Perl dabbler into the Perl programmer.
๐ SIMILAR VOLUMES
Like all of the books in O'Reilly's "Hacks" series, "Perl Hacks" will appeal to a variety of programmers - from seasoned pros to dabblers and learners who enjoy the fun of technology. Each hack is designed to be a short lesson: Some are practical, task-based exercises that teach you essential skills
XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to le
A Perl manual for the hyperactive programmer, for someone who needs to learn Perl and needs to learn it NOW!!!
Learning Perl is the quintessential tutorial for the Perl programming language. The third edition has not only been updated to Perl Version 5.6, but has also been rewritten from the ground up to reflect the needs of programmers learning Perl today. Other books may teach you to program in Perl, but t