This publication advances your Perl scripting. skills beyond the bounds of elementary script constructs, and into the realm of production-ready scripts within the context of network, database and GUI environments. Covers such advanced features as run-time evaluation, persistence, code generation, an
Advanced Perl Programming
โ Scribed by Simon Cozens
- Book ID
- 127398499
- Publisher
- O'Reilly Media
- Year
- 2005
- Tongue
- English
- Weight
- 857 KB
- Edition
- Second Edition
- Category
- Library
- ISBN
- 0596004567
No coin nor oath required. For personal study only.
โฆ Synopsis
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O'Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O'Reilly's most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl's object-oriented model, and testing your code for greater stability. Other topics include: * Complex data structures * Parsing * Templating toolkits * Working with natural language data * Unicode * Interaction with C and other languages
๐ SIMILAR VOLUMES
This comprehensive guide gives readers the inside scoop to the nooks and crannies of the language. Expanded to cover version 5.6, new topics of "Programming Perl" include threading, the compiler, Unicode, and other new features that have been added since the previous edition. Perl is a powerful prog
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this
One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based Web and Intranet applications.The primary interface for database prog
Here's your in-depth guide to creating database-driven applications using Perl.In this authoritative reference, Perl expert Brent Michalski uses plenty of examples to help you master Perl's capabilities in database applications with MySQL, PostgreSQL, and Oracle. Along the way, he explores practical