Perl Resources
The official perl website.
Contains manuals & documentation, perl downloads, example code, etc.
The O'Reilly perl site.
Lots of interesting articles, how-tos, etc.
CSPAN.
The "comprehensive perl archive network".
Perl Monks.
Code samples, etc. Includes a section on obfuscated perl examples. Not as bad as obfuscated C, but pretty bad.
Perl Tutorials
Simple introduction to perl.
Resource.com
Lot's of tutorials on different aspects of perl.
MU intro to perl.
Simple intro to perl includes some common mistakes.
Perl Examples
Perl example 1.
Perl example 2:
arrays and hashes.
Perl example 3:
subroutines.
Perl example 4:
more on subroutines.
Perl example 5:
2D arrays and hashes of arrays.
Last updated on 08 Apr 2005 by
John Barr