Perl Guide
Description
Perl (Practicle Extraction and Report Language), a general-purpose, high-level programming language created by Larry Wall.
Perl's powerful text processing, text indexing and pattern matching makes it the language of choice for Web CGI development.
Chart includes detailed information on:
· command line
· Perl syntax & structure
· array variables
· quoting syntax
· lists & arrays
· hash variables
· subroutines
· references
· standard file handles
· tokens
· matching & translation
· operators
· and much more...