From 63f834e4a70c91cae03749b1b4bd4882a25121ca Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 9 Oct 2007 13:08:41 +0000 Subject: perlmodlib.pod has changed, too p4raw-id: //depot/perl@32081 --- pod/perlmodlib.pod | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'pod') diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index cd8bf095ba..eebeedbd0f 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -317,10 +317,18 @@ Backward compatibility module for defunct CGI::Switch 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 @@ -391,7 +399,7 @@ Get pathname of current working directory =item DB -Programmatic interface to the Perl debugging API (draft, subject to +Programmatic interface to the Perl debugging API =item DBM_Filter @@ -1633,6 +1641,10 @@ Try every conceivable way to get hostname 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 @@ -1667,7 +1679,7 @@ Base class for test modules =item Test::Builder::Tester -Test test suites that have been built with +Test testsuites that have been built with =item Test::Builder::Tester::Color @@ -1731,7 +1743,7 @@ Parse text into an array of tokens or array of arrays =item Text::Soundex -Implementation of the Soundex Algorithm as Described by Knuth +Implementation of the soundex algorithm. =item Text::Tabs -- cgit v1.2.1