About 7,930 results
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 prototyping …

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

  5. Perl Tutorials - learn.perl.org

    The perl tarball includes these tutorials. Start with perlintro and then continue with other tutorials. Perl.com's Beginners Introduction to Perl This six-part tutorial covers the basics, aiming to impart …

  6. Beginning Perl (free) - www.perl.org

    You'll see how to access and work with databases in Perl, write CGI scripts to generate web pages and beyond. Coverage is bang up to date, using Perl 5.6 in all our examples and there's a handy …

  7. perlintro - a brief introduction and overview of Perl - Perldoc Browser

    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, network …

  8. 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 intended to …

  9. Perl Tutorials - www.perl.org

    The perl tarball includes these tutorials. Start with perlintro and then continue with other tutorials. Perl.com's Beginners Introduction to Perl This six-part tutorial covers the basics, aiming to impart …

  10. First steps - learn.perl.org

    After installing Perl you will want to actually run some Perl code. You need to use a command line (Windows, macOS, Unix/Linux) program to do this. Check you have Perl installed by typing the …