This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
s2p: Fix broken pod links
[perl5.git] / MANIFEST
index 33d9bbf..48a3987 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1086,7 +1086,6 @@ cpan/Getopt-Long/CHANGES          Getopt::Long changes
 cpan/Getopt-Long/lib/Getopt/Long.pm    Fetch command options (GetOptions)
 cpan/Getopt-Long/README                        Getopt::Long README
 cpan/Getopt-Long/t/gol-basic.t         See if Getopt::Long works
-cpan/Getopt-Long/t/gol-compat.t                See if Getopt::Long works
 cpan/Getopt-Long/t/gol-linkage.t       See if Getopt::Long works
 cpan/Getopt-Long/t/gol-oo.t            See if Getopt::Long works
 cpan/Getopt-Long/t/gol-xargv.t         See if Getopt::Long works
@@ -1243,6 +1242,7 @@ cpan/IO-Compress/t/105oneshot-gzip.t                      IO::Compress
 cpan/IO-Compress/t/105oneshot-rawdeflate.t             IO::Compress
 cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t         IO::Compress
 cpan/IO-Compress/t/105oneshot-zip-only.t               IO::Compress
+cpan/IO-Compress/t/105oneshot-zip-store-only.t         IO::Compress
 cpan/IO-Compress/t/105oneshot-zip.t                    IO::Compress
 cpan/IO-Compress/t/106prime-bzip2.t                    IO::Compress
 cpan/IO-Compress/t/106prime-deflate.t                  IO::Compress
@@ -1452,15 +1452,30 @@ cpan/List-Util/t/tainted.t              Scalar::Util
 cpan/List-Util/t/weak.t                        Scalar::Util
 cpan/List-Util/XS.pp                   List::Util
 cpan/Locale-Codes/ChangeLog                    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/API.pod     Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes/Changes.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Constants.pm        Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Constants.pod       Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Country_Codes.pm    Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Country.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Country.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Currency_Codes.pm   Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Currency.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Currency.pod        Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/LangExt_Codes.pm    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangExt.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangExt.pod Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Language_Codes.pm   Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Language.pm Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/Language.pod        Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/LangVar_Codes.pm    Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangVar.pm  Locale::Codes
+cpan/Locale-Codes/lib/Locale/Codes/LangVar.pod Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Codes.pm          Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes.pod         Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Script_Codes.pm     Locale::Codes
 cpan/Locale-Codes/lib/Locale/Codes/Script.pm   Locale::Codes
-cpan/Locale-Codes/lib/Locale/Constants.pm      Locale::Codes
-cpan/Locale-Codes/lib/Locale/Constants.pod     Locale::Codes documentation
+cpan/Locale-Codes/lib/Locale/Codes/Script.pod  Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Country.pm                Locale::Codes
 cpan/Locale-Codes/lib/Locale/Country.pod       Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Currency.pm       Locale::Codes
@@ -1471,17 +1486,29 @@ cpan/Locale-Codes/lib/Locale/Script.pm          Locale::Codes
 cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
 cpan/Locale-Codes/LICENSE                      Locale::Codes
 cpan/Locale-Codes/README.first                 Locale::Codes
+cpan/Locale-Codes/t/alias_code_old.t   Locale::Codes tests
 cpan/Locale-Codes/t/alias_code.t               Locale::Codes tests
+cpan/Locale-Codes/t/code2country_old.t Locale::Codes tests
 cpan/Locale-Codes/t/code2country.t             Locale::Codes tests
 cpan/Locale-Codes/t/code2currency.t            Locale::Codes tests
+cpan/Locale-Codes/t/code2langext.t     Locale::Codes tests
 cpan/Locale-Codes/t/code2language.t            Locale::Codes tests
+cpan/Locale-Codes/t/code2langvar.t     Locale::Codes tests
 cpan/Locale-Codes/t/code2script.t              Locale::Codes tests
+cpan/Locale-Codes/t/country2code_old.t Locale::Codes tests
 cpan/Locale-Codes/t/country2code.t             Locale::Codes tests
+cpan/Locale-Codes/t/country_code2code_old.t    Locale::Codes tests
 cpan/Locale-Codes/t/country_code2code.t                Locale::Codes tests
+cpan/Locale-Codes/t/country_old.t      Locale::Codes tests
 cpan/Locale-Codes/t/country.t                  Locale::Codes tests
+cpan/Locale-Codes/t/currency2code_old.t        Locale::Codes tests
 cpan/Locale-Codes/t/currency2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/langext2code.t     Locale::Codes tests
 cpan/Locale-Codes/t/language2code.t            Locale::Codes tests
+cpan/Locale-Codes/t/language_old.t     Locale::Codes tests
 cpan/Locale-Codes/t/language.t                 Locale::Codes tests
+cpan/Locale-Codes/t/langvar2code.t     Locale::Codes tests
+cpan/Locale-Codes/t/script2code_old.t  Locale::Codes tests
 cpan/Locale-Codes/t/script2code.t              Locale::Codes tests
 cpan/Locale-Codes/t/testfunc.pl                        Locale::Codes tests
 cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm      Locale::Simple
@@ -1506,8 +1533,10 @@ cpan/Log-Message/t/01_Log-Message-Config.t       Log::Message tests
 cpan/Log-Message/t/02_Log-Message.t            Log::Message tests
 cpan/Log-Message/t/conf/config_file            Log::Message tests
 cpan/Log-Message/t/conf/LoadMe.pl              Log::Message tests
+cpan/Math-Complex/ChangeLog            Math-Complex change log
 cpan/Math-Complex/lib/Math/Complex.pm  A Complex package
 cpan/Math-Complex/lib/Math/Trig.pm     A simple interface to complex trigonometry
+cpan/Math-Complex/Makefile.PL          Math-Complex building
 cpan/Math-Complex/t/Complex.t          See if Math::Complex works
 cpan/Math-Complex/t/Trig.t             See if Math::Trig works
 cpan/Math-Complex/t/underbar.t         See if Math::Complex works
@@ -2521,7 +2550,18 @@ cpan/Time-HiRes/hints/svr4.pl            Hints for Time::HiRes for named architecture
 cpan/Time-HiRes/HiRes.pm               Time::HiRes extension
 cpan/Time-HiRes/HiRes.xs               Time::HiRes extension
 cpan/Time-HiRes/Makefile.PL            Time::HiRes extension
-cpan/Time-HiRes/t/HiRes.t              Test for Time::HiRes
+cpan/Time-HiRes/t/alarm.t              Test for Time::HiRes
+cpan/Time-HiRes/t/clock.t              Test for Time::HiRes
+cpan/Time-HiRes/t/gettimeofday.t       Test for Time::HiRes
+cpan/Time-HiRes/t/itimer.t             Test for Time::HiRes
+cpan/Time-HiRes/t/nanosleep.t          Test for Time::HiRes
+cpan/Time-HiRes/t/sleep.t              Test for Time::HiRes
+cpan/Time-HiRes/t/stat.t               Test for Time::HiRes
+cpan/Time-HiRes/t/time.t               Test for Time::HiRes
+cpan/Time-HiRes/t/tv_interval.t                Test for Time::HiRes
+cpan/Time-HiRes/t/ualarm.t             Test for Time::HiRes
+cpan/Time-HiRes/t/usleep.t             Test for Time::HiRes
+cpan/Time-HiRes/t/Watchdog.pm          Test for Time::HiRes
 cpan/Time-HiRes/typemap                        Time::HiRes extension
 cpan/Time-Local/lib/Time/Local.pm      Reverse translation of localtime, gmtime
 cpan/Time-Local/t/Local.t              See if Time::Local works
@@ -3223,6 +3263,8 @@ dist/Storable/t/tied.t                    See if Storable works
 dist/Storable/t/utf8hash.t             See if Storable works
 dist/Storable/t/utf8.t                 See if Storable works
 dist/Storable/t/weak.t                 Can Storable store weakrefs
+dist/Text-Abbrev/lib/Text/Abbrev.pm            An abbreviation table builder
+dist/Text-Abbrev/t/Abbrev.t            Test Text::Abbrev
 dist/Thread-Queue/lib/Thread/Queue.pm  Thread-safe queues
 dist/Thread-Queue/t/01_basic.t         Thread::Queue tests
 dist/Thread-Queue/t/02_refs.t          Thread::Queue tests
@@ -3431,10 +3473,10 @@ ext/I18N-Langinfo/Langinfo.pm   I18N::Langinfo
 ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
 ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
 ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
-ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe
-ext/IPC-Open2/t/IPC-Open2.t    See if IPC::Open2 works
+ext/IPC-Open3/lib/IPC/Open2.pm Open a two-ended pipe
 ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe
 ext/IPC-Open3/t/fd.t           See if IPC::Open3 works w/ file descriptors
+ext/IPC-Open3/t/IPC-Open2.t    See if IPC::Open2 works
 ext/IPC-Open3/t/IPC-Open3.t    See if IPC::Open3 works
 ext/mro/Changes                        mro extension
 ext/mro/mro.pm                 mro extension
@@ -3811,23 +3853,15 @@ iperlsys.h                      Perl's interface to the system
 keywords.c                     Perl_keyword(), generated by regen/keywords.pl
 keywords.h                     The keyword numbers
 l1_char_class_tab.h            256 word bit table of character classes (for handy.h)
-lib/abbrev.pl                  An abbreviation table builder
 lib/AnyDBM_File.pm             Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
-lib/assert.pl                  assertion and panic with stack trace
 lib/Benchmark.pm               Measure execution time
 lib/Benchmark.t                        See if Benchmark works
-lib/bigfloat.pl                        An arbitrary precision floating point package
-lib/bigfloatpl.t               See if bigfloat.pl works
-lib/bigint.pl                  An arbitrary precision integer arithmetic package
-lib/bigintpl.t                 See if bigint.pl works
-lib/bigrat.pl                  An arbitrary precision rational arithmetic package
 lib/blib.pm                    For "use blib"
 lib/blib.t                     blib.pm test
 lib/bytes_heavy.pl             Support routines for byte pragma
 lib/bytes.pm                   Pragma to enable byte operations
 lib/bytes.t                    bytes.pm test
-lib/cacheout.pl                        Manages output filehandles when you need too many
 lib/Carp/Heavy.pm              Error message workhorse
 lib/Carp.pm                    Error message base class
 lib/Carp.t                     See if Carp works
@@ -3835,12 +3869,10 @@ lib/charnames.pm                Character names
 lib/charnames.t                        See if character names work
 lib/Class/Struct.pm            Declare struct-like datatypes as Perl classes
 lib/Class/Struct.t             See if Class::Struct works
-lib/complete.pl                        A command completion subroutine
 lib/Config/Extensions.pm       Convenient hash lookup for built extensions
 lib/Config/Extensions.t                See if Config::Extensions works
 lib/Config.t                   See if Config works
 lib/CORE.pod                   document the CORE namespace
-lib/ctime.pl                   A ctime workalike
 lib/DBM_Filter/Changes         DBM Filter Change history
 lib/DBM_Filter/compress.pm     DBM Filter to compress keys/values
 lib/DBM_Filter/encode.pm       DBM Filter for encoding
@@ -3863,12 +3895,10 @@ lib/diagnostics.pm              Print verbose diagnostics
 lib/diagnostics.t              See if diagnostics.pm works
 lib/DirHandle.pm               like FileHandle only for directories
 lib/DirHandle.t                        See if DirHandle works
-lib/dotsh.pl                   Code to "dot" in a shell script
 lib/dumpvar.pl                 A variable dumper
 lib/dumpvar.t                  A variable dumper tester
 lib/English.pm                 Readable aliases for short variables
 lib/English.t                  See if English works
-lib/exceptions.pl              catch and throw routines
 lib/Exporter/Heavy.pm          Complicated routines for Exporter
 lib/Exporter.pm                        Exporter base class
 lib/Exporter.t                 See if Exporter works
@@ -3876,7 +3906,6 @@ lib/ExtUtils/Embed.pm             Utilities for embedding Perl in C programs
 lib/ExtUtils/t/Embed.t         See if ExtUtils::Embed and embedding works
 lib/ExtUtils/typemap           Extension interface types
 lib/ExtUtils/XSSymSet.pm       on VMS, manage linker symbols when building extensions
-lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/feature.pm                 Pragma to enable new syntax
 lib/feature.t                  See if features work
 lib/feature/unicode_strings.t  See if feature "unicode_strings" work
@@ -3899,18 +3928,10 @@ lib/filetest.pm                 For "use filetest"
 lib/filetest.t                 See if filetest works
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
-lib/finddepth.pl               A depth-first find emulator--used by find2perl
-lib/find.pl                    A find emulator--used by find2perl
-lib/flush.pl                   Routines to do single flush
-lib/getcwd.pl                  A getcwd() emulator
-lib/getopt.pl                  Perl library supporting option parsing
-lib/getopts.pl                 Perl library supporting option parsing
 lib/Getopt/Std.pm              Fetch command options (getopt, getopts)
 lib/Getopt/Std.t               See if Getopt::Std and Getopt::Long work
 lib/h2ph.t                     See if h2ph works like it should
 lib/h2xs.t                     See if h2xs produces expected lists of files
-lib/hostname.pl                        Old hostname code
-lib/importenv.pl               Perl routine to get environment into variables
 lib/integer.pm                 For "use integer"
 lib/integer.t                  For "use integer" testing
 lib/Internals.t                        For Internals::* testing
@@ -3918,7 +3939,6 @@ lib/less.pm                       For "use less"
 lib/less.t                     See if less support works
 lib/locale.pm                  For "use locale"
 lib/locale.t                   See if locale support works
-lib/look.pl                    A "look" equivalent
 lib/Net/hostent.pm             By-name interface to Perl's builtin gethost*
 lib/Net/hostent.t              See if Net::hostent works
 lib/Net/netent.pm              By-name interface to Perl's builtin getnet*
@@ -3927,9 +3947,6 @@ lib/Net/protoent.pm               By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
 lib/Net/servent.pm             By-name interface to Perl's builtin getserv*
 lib/Net/servent.t              See if Net::servtent works
-lib/newgetopt.pl               A perl library supporting long option parsing
-lib/open2.pl                   Open a two-ended pipe (uses IPC::Open2)
-lib/open3.pl                   Open a three-ended pipe (uses IPC::Open3)
 lib/open.pm                    Pragma to specify default I/O layers
 lib/open.t                     See if the open pragma works
 lib/overload64.t               See if operator overloading works with 64-bit ints
@@ -3958,32 +3975,24 @@ lib/Pod/t/InputObjects.t        See if Pod::InputObjects works
 lib/Pod/t/Select.t             See if Pod::Select works
 lib/Pod/t/Usage.t              See if Pod::Usage works
 lib/Pod/t/utils.t              Test for Pod::ParseUtils
-lib/pwd.pl                     Routines to keep track of PWD environment variable
 lib/Search/Dict.pm             Perform binary search on dictionaries
 lib/Search/Dict.t              See if Search::Dict works
 lib/SelectSaver.pm             Enforce proper select scoping
 lib/SelectSaver.t              See if SelectSaver works
-lib/shellwords.pl              Perl library to split into words with shell quoting
 lib/sigtrap.pm                 For trapping an abort and giving traceback
 lib/sigtrap.t                  See if sigtrap works
 lib/sort.pm                    For "use sort"
 lib/sort.t                     See if "use sort" works
-lib/stat.pl                    Perl library supporting stat function
 lib/strict.pm                  For "use strict"
 lib/strict.t                   See if strictures work
 lib/subs.pm                    Declare overriding subs
 lib/subs.t                     See if subroutine pseudo-importation works
 lib/Symbol.pm                  Symbol table manipulation routines
 lib/Symbol.t                   See if Symbol works
-lib/syslog.pl                  Perl library supporting syslogging
-lib/tainted.pl                 Old code for tainting
-lib/termcap.pl                 Perl library supporting termcap usage
 lib/Term/Complete.pm           A command completion subroutine
 lib/Term/Complete.t            See if Term::Complete works
 lib/Term/ReadLine.pm           Stub readline library
 lib/Term/ReadLine.t            See if Term::ReadLine works
-lib/Text/Abbrev.pm             An abbreviation table builder
-lib/Text/Abbrev.t              Test Text::Abbrev
 lib/Thread.pm                  Thread extensions frontend
 lib/Thread.t                   Thread extensions frontend tests
 lib/Tie/Array.pm               Base class for tied arrays
@@ -4004,7 +4013,6 @@ lib/Tie/SubstrHash.pm             Compact hash for known key, value and table size
 lib/Tie/SubstrHash.t           Test for Tie::SubstrHash
 lib/Time/gmtime.pm             By-name interface to Perl's builtin gmtime
 lib/Time/gmtime.t              Test for Time::gmtime
-lib/timelocal.pl               Perl library supporting inverse of localtime, gmtime
 lib/Time/localtime.pm          By-name interface to Perl's builtin localtime
 lib/Time/localtime.t           Test for Time::localtime
 lib/Time/tm.pm                 Internal object for Time::{gm,local}time
@@ -4069,7 +4077,6 @@ lib/User/pwent.t          See if User::pwent works
 lib/utf8_heavy.pl              Support routines for utf8 pragma
 lib/utf8.pm                    Pragma to control Unicode support
 lib/utf8.t                     See if utf8 operations work
-lib/validate.pl                        Perl library supporting wholesale file mode validation
 lib/vars_carp.t                        See if "use vars" doesn't load Carp.pm per default
 lib/vars.pm                    Declare pseudo-imported global variables
 lib/vars.t                     See if "use vars" works
@@ -4297,6 +4304,7 @@ pod/perl5120delta.pod             Perl changes in version 5.12.0
 pod/perl5121delta.pod          Perl changes in version 5.12.1
 pod/perl5122delta.pod          Perl changes in version 5.12.2
 pod/perl5123delta.pod          Perl changes in version 5.12.3
+pod/perl5124delta.pod          Perl changes in version 5.12.4
 pod/perl5130delta.pod          Perl changes in version 5.13.0
 pod/perl51310delta.pod         Perl changes in version 5.13.10
 pod/perl51311delta.pod         Perl changes in version 5.13.11
@@ -4310,6 +4318,7 @@ pod/perl5137delta.pod             Perl changes in version 5.13.7
 pod/perl5138delta.pod          Perl changes in version 5.13.8
 pod/perl5139delta.pod          Perl changes in version 5.13.9
 pod/perl5140delta.pod          Perl changes in version 5.14.0
+pod/perl5150delta.pod          Perl changes in version 5.15.0
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl570delta.pod           Perl changes in version 5.7.0