Learn Perl

learn.perl.org
 

Learning Perl

Resources and references for learning Perl

There are many ways to start...

The Perl FAQ

Perl FAQs are available as part of your Perl distribution with the
perldoc perlfaq command.

Mailing lists

If you're new to Perl, consider joining the beginners list (read online). Or choose more specific help from the many Perl lists.

Documentation

You can read the Perl documentation on our perldoc site. Did you know that you can also access the Perl documentation with the perldoc command? Try "perldoc perlreftut" at your command line prompt.