Perl FAQ index 
Provides the five major sections of the Perl FAQ, compiled from the comp.lang.perl.misc newsgroup. There are links to general information as well as specific Perl programming information.
Perl resources and reviews 
Provides a very good collection of Perl programming resources including book reviews, articles, source code, reference guides, and links to popular Perl sites. Additionally, this site is part of the Perl ring system, which offers a collection of Perl programming home pages.
Guide to Perl
Series of articles, tutorials, and related links for Perl from the Mining Company.
MacPerl FAQ
Contains questions and answers about the port of Perl to the Macintosh
Perl bugs index
Contains the current bug status for Perl.
Perl for Win32 FAQ
This FAQ answers common questions on Perl for Win32, and provides a resource link for information on Perl, CGI, HTML, and Web servers.
Perl for Win32 home page
Home page for Perl for Win32, a version of Perl that runs under the 32 bit Windows operating system environment.
Perl scripts for beginners
This Webmonkey Geek Talk column, from October 23, 1996, provides readers with the basic workings of a Perl script.
Perl/Tk FAQ
Contains answers to several of the most basic questions posted to the comp.lang.perl.tk newsgroup and the ptk mailing list.
The University of Florida Perl archive
University of Florida's collection of links to FAQs, newsgroups, related sites, and FTP archives for Perl.
WebScripts
Offers descriptions and download links for several Perl CGI scripts and log analysis tools.
Yahoo!'s Perl page
Yahoo!'s directory of Perl.
Yahoo!'s Perl Scripts page
Yahoo!'s directory of Perl Scripts.
Yahoo!'s Perl Web servers page
Yahoo!'s directory of Perl Web servers.
Perl 5 module FAQ
Contains a list of Perl 5 modules (reusable software). Also contains module terminology, guidelines for creation, converting Perl 4 library scripts into modules, and guidelines for reusing application code.
Perl Resource website
This page offers a numer of resources relating directly to Perl.
Short PERL Tutorial
Succinct PERL tutorial that echoes the classic "Hello World" format of used in teaching C programming.
The Perl language Home Page
Offers news and general information, with links to software, documentation, support, training, and online resources.
Thinking In Perl
Many people do not take advantage of the power behind Perl. Most instructional Perl material only teaches enough to get an interested programmer informed enough to write shell or C programs in Perl. This series will show you Perl's power, style, conventions, and its unique constructs.