Perl is available from a number of sources. The primary source for Perl distribution is CPAN, the Comprehensive Perl Archive Network (www.cpan.org).
Go to http://www.cpan.org/ports/ to find out more about what's available for your platform. If you want to install Perl quickly and easily, ActivePerl is a complete, self-installing distribution of Perl based on the standard Perl sources for Windows, Mac OS X, Linux, Solaris, AIX, and HP-UX. It is distributed online at the ActiveState site (www.activestate.com). The complete ActivePerl package contains the binary of the core Perl distribution and complete online documentation.
Here are some significant Web sites to help you find more information about Perl:
The official Perl home page, run by O'Reilly Media, Inc.: www.perl.com
The Perl Directory, run by the Perl Foundation, with the aim of being "the central directory of all things Perl": www.perl.org
The Comprehensive Perl Archive Network, where you will also find "All Things Perl": http://www.cpan.org/
The site where you will find the essential tools for Perl development: http://www.activestate.com/
To obtain your Perl version, date this binary version was built, patches, and some copyright information, type the following line shown in Example 1.1 (the dollar sign is the shell prompt):