First of all, if you have Perl properly installed on your computer, use the built-in documentation. It comes in a format called POD (Plain Old Documentation). The `chapters' are files that are called perl*, such as perlfaq, perlintro, perldata, etc.
...
more