Internal utilities used by CGI module
+=item CORE
+
+Pseudo-namespace for Perl's core routines
+
=item CPAN
Query, download and build perl modules from CPAN sites
+=item CPAN::API::HOWTO
+
+A recipe book for programming with CPAN.pm
+
=item CPAN::FirstTime
Utility for CPAN::Config file Initialization
=item DB
-Programmatic interface to the Perl debugging API (draft, subject to
+Programmatic interface to the Perl debugging API
=item DBM_Filter
Perl interface to the UNIX syslog(3) calls
+=item Sys::Syslog::win32::Win32
+
+Win32 support for Sys::Syslog
+
=item Term::ANSIColor
Color screen output using ANSI escape sequences
=item Test::Builder::Tester
-Test test suites that have been built with
+Test testsuites that have been built with
=item Test::Builder::Tester::Color
=item Text::Soundex
-Implementation of the Soundex Algorithm as Described by Knuth
+Implementation of the soundex algorithm.
=item Text::Tabs