www.perl.com
Perl Programming
CPAN
  • Comprehensive Perl Archive Network
  • CPAN Module
    • Interface for installing perl modules
    • Installing modules in your home directory requires some initial configuration

        athena% perl -MCPAN -e shell
        cpan> install Module
      
http://stuff.mit.edu/iap/perl/