Perl Programming
Appearance
From Wikibooks, open books for an open world
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
[edit | edit source ] A printable version of Perl Programming is available. (edit it)
A PDF version is available. (info)
Beginning Perl
[edit | edit source ]- Getting started 75% developed as of Apr 06, 2009
- Comments
- Conditionals
- Control flow 25% developed as of Sep 22, 2010
- Declarations
- Operators
- Variables
- Data types
- User input-output
- Statement modifiers
- Functions
- Perl 5.10 additions
- Exercises
More Perl
[edit | edit source ]- Regular expressions
- Regular expression operators
- Regular expressions reference
- Code reuse (modules)
- Perl objects
- Structure and style 0% developed as of Dec 4, 2010
Interfacing Perl
[edit | edit source ]Web development
[edit | edit source ]Perl and beyond
[edit | edit source ]Sample code
[edit | edit source ]Reference
[edit | edit source ]- Concept index
- Function reference
- Keywords 75% developed as of 2015年02月23日
- Quick-reference cards
- Useful modules
- Websites