Menu
Home
People
Places
Arts
History
Plants & Animals
Science
Life & Culture
Technology
Reference.org
Perl Programming Documentation
open-in-new
See also
Outline of Perl
– overview of and topical guide to the Perl programming language
Raku
– Perl 5's sister language
man page
– form of software documentation usually found on a Unix or Unix-like operating system, invoked by issuing the man command. Perl documentation is sometimes available as man pages.
PerlMonks
– community website covering all aspects of Perl programming and other related topics such as web applications and system administration. Includes forums where perl users may seek answers to their questions, and answer the questions of others.
RTFM
– Internet slang for "Read the Frickin' Manual"
External links
Official documentation for Perl 5
– displays the documentation, and also includes links to download the HTML and PDF files for off-line use.
The perldoc help page
– covers use of the perldoc command
Perl documentation documentation
– documentation about perl's documentation
Official documentation for Perl 6