Regen perlmodlib.
[p5sagit/p5-mst-13.2.git] / pod / perlmodlib.pod
index 1310b14..beb6a42 100644 (file)
@@ -1,4 +1,5 @@
-# Generated by perlmodlib.PL  DO NOT EDIT!
+=for maintainers
+Generated by perlmodlib.PL -- DO NOT EDIT!
 
 =head1 NAME
 
@@ -64,6 +65,18 @@ Postpone load of modules until a function is used
 
 Establish IS-A relationship with base class at compile time
 
+=item bigint
+
+Transparent big integer support for Perl
+
+=item bignum
+
+Transparent BigNumber support for Perl
+
+=item bigrat
+
+Transparent BigNumber/BigRational support for Perl
+
 =item blib
 
 Use MakeMaker's uninstalled version of a package
@@ -74,7 +87,7 @@ Force byte semantics rather than character semantics
 
 =item charnames
 
-Define character names for C<\N{named}> string literal escape.
+Define character names for C<\N{named}> string literal escapes
 
 =item constant
 
@@ -84,6 +97,10 @@ Declare constants
 
 Perl compiler pragma to force verbose warning diagnostics
 
+=item encoding
+
+Allows you to write your script in non-ascii or non-utf8
+
 =item fields
 
 Compile-time class fields
@@ -92,6 +109,10 @@ Compile-time class fields
 
 Control the filetest permission operators
 
+=item if
+
+C<use> a Perl module if a condition holds
+
 =item integer
 
 Use integer arithmetic instead of floating point
@@ -124,6 +145,10 @@ Alter regular expression behaviour
 
 Enable simple signal handling
 
+=item sort
+
+Control sort() behaviour
+
 =item strict
 
 Restrict unsafe constructs
@@ -132,9 +157,9 @@ Restrict unsafe constructs
 
 Predeclare sub names
 
-=item unicode::distinct
+=item threads
 
-Strictly distinguish UTF8 data and non-UTF data.
+Perl extension allowing use of interpreter based threads from perl
 
 =item utf8
 
@@ -144,6 +169,10 @@ Enable/disable UTF-8 (or UTF-EBCDIC) in source code
 
 Predeclare global variable names (obsolete)
 
+=item vmsish
+
+Control VMS-specific language features
+
 =item warnings
 
 Control optional warnings
@@ -166,6 +195,10 @@ Exporter module.  See their own documentation for details.
 
 Provide framework for multiple DBMs
 
+=item Attribute::Handlers
+
+Simpler definition of attribute handlers
+
 =item AutoLoader
 
 Load subroutines only on demand
@@ -314,6 +347,10 @@ Report the search path for a class's ISA tree
 
 Declare struct-like datatypes as Perl classes
 
+=item Config
+
+Access Perl configuration information
+
 =item Cwd
 
 Get pathname of current working directory
@@ -346,14 +383,6 @@ Provides screen dump of Perl data.
 
 Character encodings
 
-=item Encode::EncodeFormat
-
-The format of encoding tables of the Encode extension
-
-=item Encode::Tcl
-
-Tcl encodings
-
 =item English
 
 Use nice English (or awk) names for ugly punctuation variables
@@ -362,6 +391,10 @@ Use nice English (or awk) names for ugly punctuation variables
 
 Perl module that imports environment variables as scalars or arrays
 
+=item Errno
+
+System errno constants
+
 =item Exporter
 
 Implements default import method for modules
@@ -374,6 +407,10 @@ Exporter guts
 
 Utilities to replace common UNIX commands in Makefiles etc.
 
+=item ExtUtils::Command::MM
+
+Commands for the MM's to use in Makefiles
+
 =item ExtUtils::Constant
 
 Generate XS code to import C header constants
@@ -394,14 +431,42 @@ Inventory management of installed modules
 
 Determine libraries to use and how to use them
 
+=item ExtUtils::MM
+
+OS adjusted ExtUtils::MakeMaker subclass
+
+=item ExtUtils::MM_Any
+
+Platform agnostic MM methods
+
+=item ExtUtils::MM_BeOS
+
+Methods to override UN*X behaviour in ExtUtils::MakeMaker
+
 =item ExtUtils::MM_Cygwin
 
 Methods to override UN*X behaviour in ExtUtils::MakeMaker
 
+=item ExtUtils::MM_DOS
+
+DOS specific subclass of ExtUtils::MM_Unix
+
+=item ExtUtils::MM_MacOS
+
+Methods to override UN*X behaviour in ExtUtils::MakeMaker
+
+=item ExtUtils::MM_NW5
+
+Methods to override UN*X behaviour in ExtUtils::MakeMaker
+
 =item ExtUtils::MM_OS2
 
 Methods to override UN*X behaviour in ExtUtils::MakeMaker
 
+=item ExtUtils::MM_UWIN
+
+U/WIN specific subclass of ExtUtils::MM_Unix
+
 =item ExtUtils::MM_Unix
 
 Methods used by ExtUtils::MakeMaker
@@ -414,6 +479,14 @@ Methods to override UN*X behaviour in ExtUtils::MakeMaker
 
 Methods to override UN*X behaviour in ExtUtils::MakeMaker
 
+=item ExtUtils::MM_Win95
+
+Method to customize MakeMaker for Win9X
+
+=item ExtUtils::MY
+
+ExtUtils::MakeMaker subclass for customization
+
 =item ExtUtils::MakeMaker
 
 Create an extension Makefile
@@ -468,7 +541,7 @@ DOS like globbing and then some
 
 =item File::Find
 
-Traverse a file tree
+Traverse a directory tree.
 
 =item File::Path
 
@@ -478,6 +551,10 @@ Create or remove directory trees
 
 Portably perform operations on file names
 
+=item File::Spec::Cygwin
+
+Methods for Cygwin file specs
+
 =item File::Spec::Epoc
 
 Methods for Epoc file specs
@@ -488,7 +565,11 @@ Portably perform operations on file names
 
 =item File::Spec::Mac
 
-File::Spec for MacOS
+File::Spec for Mac OS (Classic)
+
+=item File::Spec::NW5
+
+Methods for NW5 file specs
 
 =item File::Spec::OS2
 
@@ -496,7 +577,7 @@ Methods for OS/2 file specs
 
 =item File::Spec::Unix
 
-Methods used by File::Spec
+File::Spec for Unix, base for other File::Spec modules
 
 =item File::Spec::VMS
 
@@ -538,6 +619,10 @@ Extended processing of command line options
 
 Process single-character switches with switch clustering
 
+=item Hash::Util
+
+A selection of general-utility hash subroutines
+
 =item I18N::Collate
 
 Compare 8-bit scalar data according to the current locale
@@ -548,7 +633,7 @@ Functions for dealing with RFC3066-style language tags
 
 =item I18N::LangTags::List
 
-List of tags for human languages
+Tags and names for human languages
 
 =item IO
 
@@ -586,14 +671,26 @@ Framework for localization
 
 Article about software localization
 
+=item Locale::Script
+
+ISO codes for script identification (ISO 15924)
+
 =item Math::BigFloat
 
-Arbitrary length float math package
+Arbitrary size floating point math package
 
 =item Math::BigInt
 
 Arbitrary size integer math package
 
+=item Math::BigInt::Calc
+
+Pure Perl module to support Math::BigInt
+
+=item Math::BigRat
+
+Arbitrarily big rationals
+
 =item Math::Complex
 
 Complex numbers and associated mathematical functions
@@ -602,6 +699,38 @@ Complex numbers and associated mathematical functions
 
 Trigonometric functions
 
+=item Memoize
+
+Make functions faster by trading space for time
+
+=item Memoize::AnyDBM_File
+
+Glue to provide EXISTS for AnyDBM_File for Storable use
+
+=item Memoize::Expire
+
+Plug-in module for automatic expiration of memoized values
+
+=item Memoize::ExpireFile
+
+Test for Memoize expiration semantics
+
+=item Memoize::ExpireTest
+
+Test for Memoize expiration semantics
+
+=item Memoize::NDBM_File
+
+Glue to provide EXISTS for NDBM_File for Storable use
+
+=item Memoize::SDBM_File
+
+Glue to provide EXISTS for SDBM_File for Storable use
+
+=item Memoize::Storable
+
+Store Memoized data in Storable database
+
 =item NDBM_File
 
 Tied access to ndbm files
@@ -610,14 +739,54 @@ Tied access to ndbm files
 
 Provide a pseudo-class NEXT that allows method redispatch
 
+=item Net::Cmd
+
+Network Command class (as used by FTP, SMTP etc)
+
+=item Net::Config
+
+Local configuration data for libnet
+
+=item Net::Domain
+
+Attempt to evaluate the current host's internet name and domain
+
+=item Net::FTP
+
+FTP Client class
+
+=item Net::NNTP
+
+NNTP Client class
+
+=item Net::Netrc
+
+OO interface to users netrc file
+
+=item Net::POP3
+
+Post Office Protocol 3 Client class (RFC1939)
+
 =item Net::Ping
 
 Check a remote host for reachability
 
+=item Net::SMTP
+
+Simple Mail Transfer Protocol Client
+
+=item Net::Time
+
+Time and daytime network client interface
+
 =item Net::hostent
 
 By-name interface to Perl's built-in gethost*() functions
 
+=item Net::libnetFAQ
+
+Libnet Frequently Asked Questions
+
 =item Net::netent
 
 By-name interface to Perl's built-in getnet*() functions
@@ -658,6 +827,10 @@ Check pod documents for syntax errors
 
 Find POD documents in directory trees
 
+=item Pod::Functions
+
+Group Perl's functions a la perlfunc.pod
+
 =item Pod::Html
 
 Module to convert pod files to HTML
@@ -674,6 +847,10 @@ Convert Pod data to formatted Latex
 
 Convert POD data to formatted *roff input
 
+=item Pod::ParseLink
+
+Parse an LE<lt>E<gt> formatting code in POD text
+
 =item Pod::ParseUtils
 
 Helpers for POD parsing and conversion
@@ -740,7 +917,7 @@ Load the C socket.h defines and structure manipulators
 
 =item Storable
 
-Persistency for perl data structures
+Persistence for Perl data structures
 
 =item Switch
 
@@ -770,10 +947,38 @@ Perl interface to various C<readline> packages. If
 
 Provides a simple framework for writing test scripts
 
+=item Test::Builder
+
+Backend for building test libraries
+
 =item Test::Harness
 
 Run perl standard test scripts with statistics
 
+=item Test::Harness::Assert
+
+Simple assert
+
+=item Test::Harness::Iterator
+
+Internal Test::Harness Iterator
+
+=item Test::Harness::Straps
+
+Detailed analysis of test results
+
+=item Test::More
+
+Yet another framework for writing test scripts
+
+=item Test::Simple
+
+Basic utilities for writing tests.
+
+=item Test::Tutorial
+
+A tutorial about writing really basic tests
+
 =item Text::Abbrev
 
 Create an abbreviation table from a list
@@ -798,10 +1003,26 @@ Expand and unexpand tabs per the unix expand(1) and unexpand(1)
 
 Line wrapping to form simple paragraphs
 
+=item Thread
+
+Manipulate threads in Perl (for old code only)
+
+=item Thread::Queue
+
+Thread-safe queues (for old code only)
+
+=item Thread::Semaphore
+
+Thread-safe semaphores (for old code only)
+
 =item Tie::Array
 
 Base class for tied arrays
 
+=item Tie::File
+
+Access the lines of a disk file via a Perl array
+
 =item Tie::Handle
 
 Base class definitions for tied handles
@@ -810,6 +1031,10 @@ Base class definitions for tied handles
 
 Base class definitions for tied hashes
 
+=item Tie::Memoize
+
+Add data to hash when needed
+
 =item Tie::RefHash
 
 Use references as hash keys
@@ -842,6 +1067,14 @@ Internal object used by Time::gmtime and Time::localtime
 
 Base class for ALL classes (blessed references)
 
+=item Unicode::Collate
+
+Unicode Collation Algorithm
+
+=item Unicode::UCD
+
+Unicode character database
+
 =item User::grent
 
 By-name interface to Perl's built-in getgr*() functions
@@ -874,7 +1107,7 @@ system B<man> command, you might try the B<perldoc> program.
 
 Extension modules are written in C (or a mix of Perl and C).  They
 are usually dynamically loaded into Perl if and when you need them,
-but may also be be linked in statically.  Supported extension modules
+but may also be linked in statically.  Supported extension modules
 include Socket, Fcntl, and POSIX.
 
 Many popular C extension modules do not come bundled (at least, not
@@ -890,8 +1123,7 @@ CPAN stands for Comprehensive Perl Archive Network; it's a globally
 replicated trove of Perl materials, including documentation, style
 guides, tricks and traps, alternate ports to non-Unix systems and
 occasional binary distributions for these.   Search engines for
-CPAN can be found at http://cpan.perl.com/ and at
-http://theory.uwinnipeg.ca/mod_perl/cpan-search.pl .
+CPAN can be found at http://www.cpan.org/
 
 Most importantly, CPAN includes around a thousand unbundled modules,
 some of which require a C compiler to build.  Major categories of
@@ -997,9 +1229,9 @@ You should try to choose one close to you:
 South Africa
 
     ftp://ftp.is.co.za/programming/perl/CPAN/
+    ftp://ftp.mweb.co.za/pub/mirrors/cpan/
     ftp://ftp.saix.net/pub/CPAN/
-    ftp://ftpza.co.za/pub/mirrors/cpan/
-    ftp://ftp.sun.ac.za/CPAN/
+    ftp://ftp.sun.ac.za/CPAN/CPAN/
 
 =back
 
@@ -1018,16 +1250,16 @@ China
 
 =item *
 
-Hong Kong
+India
 
-    http://CPAN.pacific.net.hk/
-    ftp://ftp.pacific.net.hk/pub/mirror/CPAN/
+    http://cpan.in.freeos.com
+    ftp://cpan.in.freeos.com/pub/CPAN/
 
 =item *
 
 Indonesia
 
-    http://piksi.itb.ac.id/CPAN/
+    http://cpan.itb.web.id/
     ftp://mirrors.piksi.itb.ac.id/CPAN/
     http://CPAN.mweb.co.id/
     ftp://ftp.mweb.co.id/pub/languages/perl/CPAN/
@@ -1038,6 +1270,7 @@ Israel
 
     http://www.iglu.org.il:/pub/CPAN/
     ftp://ftp.iglu.org.il/pub/CPAN/
+    http://cpan.lerner.co.il/
     http://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/
     ftp://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/
 
@@ -1045,17 +1278,38 @@ Israel
 
 Japan
 
-    ftp://ftp.u-aizu.ac.jp/pub/lang/perl/CPAN/
+    ftp://ftp.u-aizu.ac.jp/pub/CPAN
     ftp://ftp.kddlabs.co.jp/CPAN/
     http://mirror.nucba.ac.jp/mirror/Perl/
     ftp://mirror.nucba.ac.jp/mirror/Perl/
     ftp://ftp.meisei-u.ac.jp/pub/CPAN/
+    ftp://ftp.ayamura.org/pub/CPAN/
     ftp://ftp.jaist.ac.jp/pub/lang/perl/CPAN/
     ftp://ftp.dti.ad.jp/pub/lang/CPAN/
     ftp://ftp.ring.gr.jp/pub/lang/perl/CPAN/
 
 =item *
 
+Korea
+
+    http://mirror.Mazic.org/pub/CPAN
+    ftp://mirror.Mazic.org/pub/CPAN
+
+=item *
+
+Philippines
+
+    http://www.adzu.edu.ph/CPAN
+
+=item *
+
+Russian Federation
+
+    http://cpan.tomsk.ru
+    ftp://cpan.tomsk.ru/pub/CPAN
+
+=item *
+
 Saudi Arabia
 
     ftp://ftp.isu.net.sa/pub/CPAN/
@@ -1065,8 +1319,6 @@ Saudi Arabia
 Singapore
 
     http://cpan.hjc.edu.sg
-    http://ftp.nus.edu.sg/unix/perl/CPAN/
-    ftp://ftp.nus.edu.sg/pub/unix/perl/CPAN/
 
 =item *
 
@@ -1074,24 +1326,25 @@ South Korea
 
     http://CPAN.bora.net/
     ftp://ftp.bora.net/pub/CPAN/
-    http://ftp.kornet.net/CPAN/
+    http://ftp.kornet.net/pub/CPAN/
     ftp://ftp.kornet.net/pub/CPAN/
     ftp://ftp.nuri.net/pub/CPAN/
+    http://ftp.xgate.co.kr/cpan/
+    ftp://ftp.xgate.co.kr/pub/mirror/CPAN
 
 =item *
 
 Taiwan
 
-    ftp://coda.nctu.edu.tw/UNIX/perl/CPAN
     ftp://ftp.ee.ncku.edu.tw/pub/perl/CPAN/
     ftp://ftp1.sinica.edu.tw/pub1/perl/CPAN/
+    http://ftp.tku.edu.tw/pub/CPAN/
+    ftp://ftp.tku.edu.tw/pub/CPAN/
 
 =item *
 
 Thailand
 
-    http://download.nectec.or.th/CPAN/
-    ftp://ftp.nectec.or.th/pub/languages/CPAN/
     ftp://ftp.cs.riubon.ac.th/pub/mirrors/CPAN/
 
 =back
@@ -1118,21 +1371,24 @@ Costa Rica
 
 Austria
 
-    ftp://ftp.tuwien.ac.at/pub/languages/perl/CPAN/
+    ftp://ftp.tuwien.ac.at/pub/CPAN/
 
 =item *
 
 Belgium
 
-    http://ftp.easynet.be/CPAN/
-    ftp://ftp.easynet.be/CPAN/
+    http://ftp.easynet.be/pub/CPAN/
+    ftp://ftp.easynet.be/pub/CPAN/
+    http://cpan.skynet.be
+    ftp://ftp.skynet.be/pub/CPAN
     ftp://ftp.kulnet.kuleuven.ac.be/pub/mirror/CPAN/
 
 =item *
 
 Bulgaria
 
-    ftp://ftp.ntrl.net/pub/mirrors/CPAN/
+    http://cpan.lirex.net/
+    ftp://ftp.lirex.net/pub/mirrors/CPAN
 
 =item *
 
@@ -1144,34 +1400,21 @@ Croatia
 
 Czech Republic
 
-    http://www.fi.muni.cz/pub/perl/
-    ftp://ftp.fi.muni.cz/pub/perl/
+    http://ftp.fi.muni.cz/pub/CPAN/
+    ftp://ftp.fi.muni.cz/pub/CPAN/
     ftp://sunsite.mff.cuni.cz/MIRRORS/ftp.funet.fi/pub/languages/perl/CPAN/
 
 =item *
 
 Denmark
 
-    ftp://sunsite.auc.dk/pub/languages/perl/CPAN/
+    http://mirrors.sunsite.dk/cpan/
+    ftp://sunsite.dk/mirrors/cpan/
     http://www.cpan.dk/CPAN/
     ftp://www.cpan.dk/ftp.cpan.org/CPAN/
 
 =item *
 
-England
-
-    http://www.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN
-    ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/
-    ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/
-    ftp://ftp.flirble.org/pub/languages/perl/CPAN/
-    ftp://ftp.plig.org/pub/CPAN/
-    ftp://sunsite.doc.ic.ac.uk/packages/CPAN/
-    http://mirror.uklinux.net/CPAN/
-    ftp://mirror.uklinux.net/pub/CPAN/
-    ftp://usit.shef.ac.uk/pub/packages/CPAN/
-
-=item *
-
 Estonia
 
     ftp://ftp.ut.ee/pub/languages/perl/CPAN/
@@ -1181,16 +1424,20 @@ Estonia
 Finland
 
     ftp://ftp.funet.fi/pub/languages/perl/CPAN/
+    http://cpan.kpnqwest.fi/
 
 =item *
 
 France
 
-    ftp://cpan.ftp.worldonline.fr/pub/CPAN/
+    http://cpan.mirrors.easynet.fr/
+    ftp://cpan.mirrors.easynet.fr/pub/ftp.cpan.org/
     ftp://ftp.club-internet.fr/pub/perl/CPAN/
+    http://fr.cpan.org/
     ftp://ftp.lip6.fr/pub/perl/CPAN/
     ftp://ftp.oleane.net/pub/mirrors/CPAN/
     ftp://ftp.pasteur.fr/pub/computing/CPAN/
+    http://cpan.cict.fr/
     ftp://cpan.cict.fr/pub/CPAN/
     ftp://ftp.uvsq.fr/pub/perl/CPAN/
 
@@ -1203,10 +1450,14 @@ Germany
     ftp://ftp.uni-erlangen.de/pub/source/CPAN/
     ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/CPAN
     ftp://ftp.gigabell.net/pub/CPAN/
+    http://pandemonium.tiscali.de/pub/CPAN/
+    ftp://pandemonium.tiscali.de/pub/CPAN/
     http://ftp.gwdg.de/pub/languages/perl/CPAN/
     ftp://ftp.gwdg.de/pub/languages/perl/CPAN/
     ftp://ftp.uni-hamburg.de/pub/soft/lang/perl/CPAN/
-    ftp://ftp.leo.org/pub/comp/general/programming/languages/script/perl/CPAN/
+    ftp://ftp.leo.org/pub/CPAN/
+    http://cpan.noris.de/
+    ftp://cpan.noris.de/pub/CPAN/
     ftp://ftp.mpi-sb.mpg.de/pub/perl/CPAN/
     ftp://ftp.gmd.de/mirrors/CPAN/
 
@@ -1214,6 +1465,7 @@ Germany
 
 Greece
 
+    ftp://ftp.acn.gr/pub/lang/perl/CPAN
     ftp://ftp.forthnet.gr/pub/languages/perl/CPAN
     ftp://ftp.ntua.gr/pub/lang/perl/
 
@@ -1223,14 +1475,15 @@ Hungary
 
     http://cpan.artifact.hu/
     ftp://cpan.artifact.hu/CPAN/
+    http://ftp.kfki.hu/packages/perl/CPAN/
     ftp://ftp.kfki.hu/pub/packages/perl/CPAN/
 
 =item *
 
 Iceland
 
-    http://cpan.gm.is/
-    ftp://ftp.gm.is/pub/CPAN/
+    http://ftp.rhnet.is/pub/CPAN/
+    ftp://ftp.rhnet.is/pub/CPAN/
 
 =item *
 
@@ -1250,7 +1503,7 @@ Italy
     ftp://gusp.dyndns.org/pub/CPAN
     http://softcity.iol.it/cpan
     ftp://softcity.iol.it/pub/cpan
-    ftp://ftp.unina.it/pub/Other/CPAN/
+    ftp://ftp.unina.it/pub/Other/CPAN/CPAN/
     ftp://ftp.unipi.it/pub/mirror/perl/CPAN/
     ftp://cis.uniRoma2.it/CPAN/
     ftp://ftp.edisontel.it/pub/CPAN_Mirror/
@@ -1264,6 +1517,12 @@ Latvia
 
 =item *
 
+Lithuania
+
+    ftp://ftp.unix.lt/pub/CPAN/
+
+=item *
+
 Netherlands
 
     ftp://download.xs4all.nl/pub/mirror/CPAN/
@@ -1277,7 +1536,7 @@ Netherlands
 
 Norway
 
-    ftp://sunsite.uio.no/pub/languages/perl/CPAN/
+    ftp://ftp.uninett.no/pub/languages/perl/CPAN
     ftp://ftp.uit.no/pub/languages/perl/cpan/
 
 =item *
@@ -1295,18 +1554,22 @@ Portugal
 
     ftp://ftp.ua.pt/pub/CPAN/
     ftp://perl.di.uminho.pt/pub/CPAN/
+    http://cpan.dei.uc.pt/
+    ftp://ftp.dei.uc.pt/pub/CPAN
     ftp://ftp.ist.utl.pt/pub/CPAN/
+    http://cpan.ip.pt/
+    ftp://cpan.ip.pt/pub/cpan/
     ftp://ftp.netc.pt/pub/CPAN/
+    ftp://ftp.up.pt/pub/CPAN
 
 =item *
 
 Romania
 
-    ftp://archive.logicnet.ro/mirrors/ftp.cpan.org/CPAN/
     ftp://ftp.kappa.ro/pub/mirrors/ftp.perl.org/pub/CPAN/
     ftp://ftp.dntis.ro/pub/cpan/
-    ftp://ftp.opsynet.com/cpan/
     ftp://ftp.dnttm.ro/pub/CPAN/
+    ftp://ftp.lasting.ro/pub/CPAN
     ftp://ftp.timisoara.roedu.net/mirrors/CPAN/
 
 =item *
@@ -1317,13 +1580,15 @@ Russia
     http://cpan.rinet.ru/
     ftp://cpan.rinet.ru/pub/mirror/CPAN/
     ftp://ftp.aha.ru/pub/CPAN/
+    http://cpan.sai.msu.ru/
     ftp://ftp.sai.msu.su/pub/lang/perl/CPAN/
 
 =item *
 
 Slovakia
 
-    ftp://ftp.entry.sk/pub/languages/perl/CPAN/
+    http://ftp.cvt.stuba.sk/pub/CPAN/
+    ftp://ftp.cvt.stuba.sk/pub/CPAN/
 
 =item *
 
@@ -1335,6 +1600,7 @@ Slovenia
 
 Spain
 
+    http://cpan.imasd.elmundo.es/
     ftp://ftp.rediris.es/mirror/CPAN/
     ftp://ftp.etse.urv.es/pub/perl/
 
@@ -1344,6 +1610,7 @@ Sweden
 
     http://ftp.du.se/CPAN/
     ftp://ftp.du.se/pub/CPAN/
+    ftp://mirror.dataphone.se/pub/CPAN
     ftp://ftp.sunet.se/pub/lang/perl/CPAN/
 
 =item *
@@ -1359,6 +1626,32 @@ Turkey
 
     ftp://sunsite.bilkent.edu.tr/pub/languages/CPAN/
 
+=item *
+
+Ukraine
+
+    http://cpan.org.ua/
+    ftp://cpan.org.ua/
+    ftp://ftp.perl.org.ua/pub/CPAN/
+
+=item *
+
+United Kingdom
+
+    http://www.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN
+    ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/
+    http://cpan.teleglobe.net/
+    ftp://cpan.teleglobe.net/pub/CPAN
+    http://cpan.crazygreek.co.uk
+    ftp://ftp.demon.co.uk/pub/CPAN/
+    ftp://ftp.flirble.org/pub/languages/perl/CPAN/
+    ftp://ftp.plig.org/pub/CPAN/
+    http://mirror.uklinux.net/CPAN/
+    ftp://mirror.uklinux.net/pub/CPAN/
+    http://cpan.mirrors.clockerz.net/
+    ftp://ftp.clockerz.net/pub/CPAN/
+    ftp://usit.shef.ac.uk/pub/packages/CPAN/
+
 =back
 
 =head2 North America
@@ -1395,17 +1688,27 @@ Nova Scotia
 
 Ontario
 
-    ftp://ftp.crc.ca/pub/packages/lang/perl/CPAN/
+    ftp://ftp.crc.ca/pub/CPAN/
+
+=item *
+
+Quebec
+
+    http://cpan.mirror.smartworker.org/
+
+=back
 
 =item *
 
 Mexico
 
+    http://cpan.azc.uam.mx
+    ftp://cpan.azc.uam.mx/mirrors/CPAN
+    http://cpan.unam.mx/
+    ftp://cpan.unam.mx/pub/CPAN
     http://www.msg.com.mx/CPAN/
     ftp://ftp.msg.com.mx/pub/CPAN/
 
-=back
-
 =item *
 
 United States
@@ -1424,11 +1727,13 @@ Alabama
 California
 
     http://www.cpan.org/
-    ftp://ftp.cpan.org/CPAN/
+    ftp://cpan.valueclick.com/pub/CPAN/
+    http://mirrors.gossamer-threads.com/CPAN
     ftp://cpan.nas.nasa.gov/pub/perl/CPAN/
-    ftp://ftp.digital.com/pub/plan/perl/CPAN/
-    http://www.kernel.org/pub/mirrors/cpan/
-    ftp://ftp.kernel.org/pub/mirrors/cpan/
+    http://mirrors.kernel.org/cpan/
+    ftp://mirrors.kernel.org/pub/CPAN
+    http://cpan.digisle.net/
+    ftp://cpan.digisle.net/pub/CPAN
     http://www.perl.com/CPAN/
     http://download.sourceforge.net/mirrors/CPAN/
 
@@ -1440,31 +1745,41 @@ Colorado
 
 =item *
 
-Florida
+Delaware
+
+    http://ftp.lug.udel.edu/pub/CPAN
+    ftp://ftp.lug.udel.edu/pub/CPAN
+
+=item *
+
+District of Columbia
 
-    ftp://ftp.cise.ufl.edu/pub/perl/CPAN/
+    ftp://ftp.dc.aleron.net/pub/CPAN/
 
 =item *
 
-Georgia
+Florida
 
-    ftp://ftp.twoguys.org/CPAN/
+    ftp://ftp.cise.ufl.edu/pub/mirrors/CPAN/
+    http://mirror.csit.fsu.edu/pub/CPAN/
+    ftp://mirror.csit.fsu.edu/pub/CPAN/
 
 =item *
 
 Illinois
 
-    http://www.neurogames.com/mirrors/CPAN
-    http://uiarchive.uiuc.edu/mirrors/ftp/ftp.cpan.org/pub/CPAN/
-    ftp://uiarchive.uiuc.edu/mirrors/ftp/ftp.cpan.org/pub/CPAN/
+    http://uiarchive.uiuc.edu/mirrors/ftp/cpan.cse.msu.edu/
+    ftp://uiarchive.uiuc.edu/mirrors/ftp/cpan.cse.msu.edu/
 
 =item *
 
 Indiana
 
-    ftp://ftp.uwsg.indiana.edu/pub/perl/CPAN/
-    http://cpan.nitco.com/
-    ftp://cpan.nitco.com/pub/CPAN/
+    ftp://ftp.uwsg.iu.edu/pub/perl/CPAN/
+    http://cpan.netnitco.net/
+    ftp://cpan.netnitco.net/pub/mirrors/CPAN/
+    http://archive.progeny.com/CPAN/
+    ftp://archive.progeny.com/CPAN/
     ftp://cpan.in-span.net/
     http://csociety-ftp.ecn.purdue.edu/pub/CPAN
     ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN
@@ -1481,24 +1796,32 @@ Kentucky
 Massachusetts
 
     ftp://ftp.ccs.neu.edu/net/mirrors/ftp.funet.fi/pub/languages/perl/CPAN/
-    ftp://ftp.iguide.com/pub/mirrors/packages/perl/CPAN/
+    http://cpan.mirrors.netnumina.com/
+    ftp://mirrors.netnumina.com/cpan/
+
+=item *
+
+Michigan
+
+    ftp://cpan.cse.msu.edu/
 
 =item *
 
 New Jersey
 
     ftp://ftp.cpanel.net/pub/CPAN/
+    http://cpan.teleglobe.net/
+    ftp://cpan.teleglobe.net/pub/CPAN
 
 =item *
 
 New York
 
-    ftp://ftp.freesoftware.com/pub/perl/CPAN/
-    http://www.deao.net/mirrors/CPAN/
-    ftp://ftp.deao.net/pub/CPAN/
-    ftp://ftp.stealth.net/pub/mirrors/ftp.cpan.org/pub/CPAN/
-    http://mirror.nyc.anidea.com/CPAN/
-    ftp://mirror.nyc.anidea.com/pub/CPAN/
+    ftp://ftp.exobit.org/pub/perl/CPAN
+    http://cpan.belfry.net/
+    http://cpan.thepirtgroup.com/
+    ftp://cpan.thepirtgroup.com/
+    ftp://ftp.stealth.net/pub/CPAN/
     http://www.rge.com/pub/languages/perl/
     ftp://ftp.rge.com/pub/languages/perl/
     ftp://mirrors.cloud9.net/pub/mirrors/CPAN/
@@ -1525,7 +1848,7 @@ Oklahoma
 
 Oregon
 
-    ftp://ftp.orst.edu/pub/packages/CPAN/
+    ftp://ftp.orst.edu/pub/CPAN
 
 =item *
 
@@ -1533,6 +1856,10 @@ Pennsylvania
 
     http://ftp.epix.net/CPAN/
     ftp://ftp.epix.net/pub/languages/perl/
+    http://mirrors.phenominet.com/pub/CPAN/
+    ftp://mirrors.phenominet.com/pub/CPAN/
+    http://cpan.pair.com/
+    ftp://cpan.pair.com/pub/CPAN/
     ftp://carroll.cac.psu.edu/pub/CPAN/
 
 =item *
@@ -1546,8 +1873,7 @@ Tennessee
 Texas
 
     http://ftp.sedl.org/pub/mirrors/CPAN/
-    http://jhcloos.com/pub/mirror/CPAN/
-    ftp://jhcloos.com/pub/mirror/CPAN/
+    ftp://mirror.telentente.com/pub/CPAN
 
 =item *
 
@@ -1561,6 +1887,10 @@ Virginia
 
     http://mirrors.rcn.net/pub/lang/CPAN/
     ftp://mirrors.rcn.net/pub/lang/CPAN/
+    http://perl.secsup.org/
+    ftp://perl.secsup.org/pub/perl/
+    http://mirrors.phihost.com/CPAN/
+    ftp://mirrors.phihost.com/CPAN/
     ftp://ruff.cs.jmu.edu/pub/CPAN/
     http://perl.Liquidation.com/CPAN/
 
@@ -1570,10 +1900,16 @@ Washington
 
     http://cpan.llarian.net/
     ftp://cpan.llarian.net/pub/CPAN/
+    http://cpan.mirrorcentral.com/
+    ftp://ftp.mirrorcentral.com/pub/CPAN/
     ftp://ftp-mirror.internap.com/pub/CPAN/
-    ftp://ftp.spu.edu/pub/CPAN/
 
-=back
+=item *
+
+Wisconsin
+
+    http://mirror.sit.wisc.edu/pub/CPAN/
+    ftp://mirror.sit.wisc.edu/pub/CPAN/
 
 =back
 
@@ -1613,15 +1949,13 @@ Argentina
 Brazil
 
     ftp://cpan.pop-mg.com.br/pub/CPAN/
-    ftp://ftp.matrix.com.br/pub/perl/
-    ftp://cpan.if.usp.br/pub/mirror/CPAN/
+    ftp://ftp.matrix.com.br/pub/perl/CPAN/
 
 =item *
 
 Chile
 
     ftp://ftp.psinet.cl/pub/programming/perl/CPAN/
-    ftp://sunsite.dcc.uchile.cl/pub/lang/perl/
 
 =back
 
@@ -1901,8 +2235,9 @@ Copying, ToDo etc.
 
 =over 4
 
-=item Adding a Copyright Notice.
+=item *
 
+Adding a Copyright Notice.
 
 How you choose to license your work is a personal decision.
 The general mechanism is to assert your Copyright and then make