Loading...
Programming Perl
When it comes to learning Perl, programmers consider this book to be the undisputed bible. The 4th edition has been thoroughly updated for version 5.14, with details on regular expressions, support for UNICODE, threads, and many other features.
Main Author: | |
---|---|
Other Authors: | |
Format: | Printed Book |
Published: |
Sebastopol, CA
O'Reilly
2012
|
Edition: | 4th ed |
Subjects: |
Table of Contents:
- An overview of Perl
- Bits and pieces
- Unary and binary operators
- Statements and declarations
- Pattern matching
- Unicode
- Subroutines
- References
- Data structures
- Packages
- Modules
- Objects
- Overloading
- Tied variables
- Interprocess communication
- Compiling
- The command-line interface
- The Perl debugger
- CPAN
- Security
- Common practices
- Portable Perl
- Plain old documentation
- Perl culture
- Special names
- Formats
- Functions
- The standard Perl library
- Pragmatic modules.