Perl Programming
These books describe and explain Perl, a high-level, general-purpose, interpreted, dynamic programming language. Perl is noted for its idiomatically rich syntax, its extensive use of regular expressions and the large module archive CPAN.
Contents
Beginning Perl
- Getting started
- Comments
- Conditionals
- Control flow
- Declarations
- Operators
- Variables
- Data types
- User input-output
- Statement modifiers
- Functions
- Perl 5.10 additions
- Exercises
More Perl
- Regular expressions
- Regular expression operators
- Regular expressions reference
- Code reuse (modules)
- Perl objects
- Structure and style
Interfacing Perl
Web development
Perl and beyond
Sample code
Reference
Related Wikibooks
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.