
The Perl Programming Language - www.perl.org
With free online books, over 25,000 extension modules, and a large developer community, there are many ways to learn Perl.
About Perl - www.perl.org
Perl is a highly capable, feature-rich programming language with over 37 years of development. Perl runs on over 100 platforms from portables to mainframes and is suitable for both rapid …
Learn Perl - learn.perl.org
· Installing Perl - and setup guide · First program - and some basic best practices · Perl Modules - introduction · Examples - what can you do with Perl? · Perl documentation · Perl books · …
Perl Documentation - Perldoc Browser
Over the years, Perl has grown into a general-purpose programming language. It's widely used for everything from quick "one-liners" to full-scale application development. The language is …
perl - The Perl 5 language interpreter - Perldoc Browser
Over the years, Perl has grown into a general-purpose programming language. It's widely used for everything from quick "one-liners" to full-scale application development. The language is …
Learn Perl - www.perl.org
The Perl FAQ. Perl FAQs are available as part of your Perl distribution with the perldoc perlfaq command. Read FAQs online at http://learn.perl.org/faq/
perlintro - a brief introduction and overview of Perl - Perldoc …
Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, …
Beginning Perl (free) - learn.perl.org
We'll take you from installation, through the core language elements - regular expressions, references, modules and the like - and onto basic applied techniques. You'll see how to …
Docs - www.perl.org
The perldoc.perl.org contains the official documentation from the Perl distribution(s). Here are some direct links which may be of interest. Manual Pages; Core Modules; Tutorials
Perl Tutorials - learn.perl.org
Many tutorials are available if you are interested in learning Perl. Please note that these tutorials are introductions. For reference material, please look at the perl documentation, either online …