Perl DocumentationThe perldoc.perl.org contains the official documentation from the Perl distribution(s). Here are some direct links which maybe of interest. Module Documentation
Perl modules come with their own documentation. This includes modules installed from CPAN. On Unix-like (including Linux and Mac OS X) systems, you can access the documentation (for installed modules) with the
For example, to get the documentation for IO::File, enter
|
The Perl FAQ
Perl FAQs are available as part of your Perl distribution with the
Mailing List ArchivesPerl-related mail lists are archived in several places.
Translations
|
See also
Tip
Perl -- It's like Java, only it lets you deliver on time and under budget.

