Open links in new tab
  1. The Perl Programming Language - www.perl.org

    The Perl Programming Language at Perl.org. Links and other helpful resources for new and experienced Perl programmers.

  2. Learn Perl - learn.perl.org

    There are many reasons to use Perl, including 108,000 modules ready for you to use.

  3. 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 …

  4. 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 …

  5. 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/

  6. 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, …

  7. Docs - www.perl.org

    Official Docs 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

  8. Installing Perl on Windows (32 and 64 bit) - learn.perl.org

    Strawberry Perl (a Perl packaged for Windows) is recommended as you get many useful modules (especially those that are tricky to install) along with it. To interact with the command line and …

  9. Beginning Perl (free) - www.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 …

  10. 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.