This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to threads 2.06
[perl5.git] / MANIFEST
index 26faf67..c847f60 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,3 +1,8 @@
+amigaos4/amigaio.c     AmigaOS4 port
+amigaos4/amigaio.h     AmigaOS4 port
+amigaos4/amigaos.c     AmigaOS4 port
+amigaos4/amigaos.h     AmigaOS4 port
+amigaos4/config.sh     AmigaOS4 config
 Artistic               The "Artistic License"
 asan_ignore            Errors to skip under clang's Addresss Sanitizer
 AUTHORS                        Contact info for contributors
@@ -131,6 +136,33 @@ cpan/AutoLoader/t/01AutoLoader.t   See if AutoLoader works
 cpan/AutoLoader/t/02AutoSplit.t                See if AutoSplit works
 cpan/B-Debug/Debug.pm  Compiler Debug backend
 cpan/B-Debug/t/debug.t See if B::Debug works
+cpan/bignum/lib/bigint.pm              bigint
+cpan/bignum/lib/bignum.pm              bignum
+cpan/bignum/lib/bigrat.pm              bigrat
+cpan/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
+cpan/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
+cpan/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
+cpan/bignum/t/bigexp.t                 See if bignum works
+cpan/bignum/t/bigint.t                 See if bigint works
+cpan/bignum/t/bignum.t                 See if bignum works
+cpan/bignum/t/bigrat.t                 See if bigrat works
+cpan/bignum/t/bii_e_pi.t               See if bigint exports e() and PI()
+cpan/bignum/t/biinfnan.t               See if bignum works
+cpan/bignum/t/bir_e_pi.t               See if bigrat exports e() and PI()
+cpan/bignum/t/bninfnan.t               See if bignum works
+cpan/bignum/t/bn_lite.t                        See if bignum with Math::BigInt::Lite works
+cpan/bignum/t/brinfnan.t               See if bignum works
+cpan/bignum/t/br_lite.t                        See if bigrat with Math::BigInt::Lite works
+cpan/bignum/t/in_effect.t              See if in_effect() works
+cpan/bignum/t/infnan.inc               See if bignum with inf/NaN works
+cpan/bignum/t/option_a.t               See if bignum a => X works
+cpan/bignum/t/option_l.t               See if bignum l => X works
+cpan/bignum/t/option_p.t               See if bignum p => X works
+cpan/bignum/t/overrides.t              See if global overrides behave
+cpan/bignum/t/ratopt_a.t               See if bigrat a => X works
+cpan/bignum/t/scope_f.t                        See if no bignum works
+cpan/bignum/t/scope_i.t                        See if no bigint works
+cpan/bignum/t/scope_r.t                        See if no bigrat works
 cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c
 cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.h
@@ -201,9 +233,12 @@ cpan/Config-Perl-V/t/25_plv516.t           Config::Perl::V
 cpan/Config-Perl-V/t/26_plv5182.t              Config::Perl::V
 cpan/Config-Perl-V/t/26_plv518.t               Config::Perl::V
 cpan/Config-Perl-V/t/27_plv5200.t              Config::Perl::V
+cpan/Config-Perl-V/t/27_plv5202.t              Config::Perl::V
+cpan/Config-Perl-V/t/28_plv52201w.t            Config::Perl::V
+cpan/Config-Perl-V/t/28_plv5220.t              Config::Perl::V
 cpan/Config-Perl-V/V.pm                                Config::Perl::V
 cpan/CPAN/lib/App/Cpan.pm              helper package for CPAN.pm
-cpan/CPAN/lib/CPAN/API/HOWTO.pod               recipe book for programming with CPAN.pm
+cpan/CPAN/lib/CPAN/API/HOWTO.pod       recipe book for programming with CPAN.pm
 cpan/CPAN/lib/CPAN/Author.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/Bundle.pm           helper package for CPAN.pm
 cpan/CPAN/lib/CPAN/CacheMgr.pm         helper package for CPAN.pm
@@ -854,6 +889,7 @@ cpan/Encode/t/enc_module.enc                test data for t/enc_module.t
 cpan/Encode/t/enc_module.t             test script
 cpan/Encode/t/Encoder.t                        test script
 cpan/Encode/t/Encode.t                 test script
+cpan/Encode/t/encoding-locale.t                test script
 cpan/Encode/t/encoding.t               test script
 cpan/Encode/t/enc_utf8.t               test script
 cpan/Encode/t/fallback.t               test script
@@ -995,17 +1031,8 @@ cpan/Encode/ucm/viscii.ucm                Unicode Character Map
 cpan/Encode/Unicode/Makefile.PL                Encode extension
 cpan/Encode/Unicode/Unicode.pm         Encode extension
 cpan/Encode/Unicode/Unicode.xs         Encode extension
-cpan/encoding-warnings/lib/encoding/warnings.pm        warn on implicit encoding conversions
-cpan/encoding-warnings/t/1-warning.t   tests for encoding::warnings
-cpan/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
-cpan/encoding-warnings/t/3-normal.t    tests for encoding::warnings
-cpan/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
 cpan/experimental/lib/experimental.pm
 cpan/experimental/t/basic.t
-cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
-cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
-cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
-cpan/ExtUtils-Command/t/lib/TieOut.pm          Testing library to capture prints
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm           generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm                        generate XS code to import C header constants
 cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm      generate XS code for proxy constants
@@ -1026,6 +1053,7 @@ cpan/ExtUtils-Install/t/lib/TieOut.pm                     Testing library to capture prints
 cpan/ExtUtils-Install/t/Packlist.t                     See if Packlist works
 cpan/ExtUtils-MakeMaker/bin/instmodsh                          Give information about installed extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm             Calling MM functions from the cmd line
+cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command.pm
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm            Does the real work of the above
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm                        Locates libraries
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm       MakeMaker wrapper for Config
@@ -1035,7 +1063,6 @@ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm         Write Makefiles for extension
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod    Writing a module with MakeMaker
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/version.pm
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/version/regex.pm
-cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/version/vpp.pm
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm            Writes a bootstrap file (see MakeMaker)
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm             Writes a linker options file for extensions
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm                 MakeMaker methods for AIX
@@ -1065,8 +1092,10 @@ cpan/ExtUtils-MakeMaker/t/basic.t                                See if MakeMaker can build a module
 cpan/ExtUtils-MakeMaker/t/build_man.t                          Set if MakeMaker builds manpages
 cpan/ExtUtils-MakeMaker/t/cd.t                                 Test to see cd works
 cpan/ExtUtils-MakeMaker/t/config.t                             Test ExtUtils::MakeMaker::Config
+cpan/ExtUtils-MakeMaker/t/cp.t
 cpan/ExtUtils-MakeMaker/t/dir_target.t                         Verify if dir_target() is supported
 cpan/ExtUtils-MakeMaker/t/echo.t                               Test for ExtUtils::MakeMaker
+cpan/ExtUtils-MakeMaker/t/eu_command.t
 cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t                     See if FIRST_MAKEFILE works
 cpan/ExtUtils-MakeMaker/t/fixin.t                              See if ExtUtils::MakeMaker works
 cpan/ExtUtils-MakeMaker/t/fix_libs.t                           Test for ExtUtils::MakeMaker
@@ -1143,7 +1172,10 @@ cpan/File-Fetch/lib/File/Fetch.pm        File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Fetch/t/null_subclass.t
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
+cpan/File-Path/t/FilePathTest.pm       See if File::Path works
+cpan/File-Path/t/Path_root.t           See if File::Path works
 cpan/File-Path/t/Path.t                        See if File::Path works
+cpan/File-Path/t/Path_win32.t          See if File::Path works
 cpan/File-Path/t/taint.t               See if File::Path works with -T
 cpan/File-Temp/lib/File/Temp.pm        create safe temporary files and file handles
 cpan/File-Temp/t/cmp.t         See if File::Temp works
@@ -1563,8 +1595,6 @@ cpan/Locale-Codes/lib/Locale/Language.pm  Locale::Codes
 cpan/Locale-Codes/lib/Locale/Language.pod      Locale::Codes documentation
 cpan/Locale-Codes/lib/Locale/Script.pm         Locale::Codes
 cpan/Locale-Codes/lib/Locale/Script.pod                Locale::Codes documentation
-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
@@ -1600,6 +1630,92 @@ cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po            Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
+cpan/Math-BigInt-FastCalc/FastCalc.xs  Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm  Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bootstrap.t        Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/leak.t     test for memory leaks in Math::BigInt::FastCalc
+cpan/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
+cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
+cpan/Math-BigInt/t/alias.inc           Support for BigInt tests
+cpan/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
+cpan/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
+cpan/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
+cpan/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
+cpan/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
+cpan/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
+cpan/Math-BigInt/t/bigints.t           See if BigInt.pm works
+cpan/Math-BigInt/t/biglog.t            Test the log function
+cpan/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
+cpan/Math-BigInt/t/bigroot.t           Test the broot function
+cpan/Math-BigInt/t/calling.t           Test calling conventions
+cpan/Math-BigInt/t/config.t            Test Math::BigInt->config()
+cpan/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
+cpan/Math-BigInt/t/const_mbf.t         Test Math::BigInt
+cpan/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
+cpan/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
+cpan/Math-BigInt/t/from_hex-mbf.t      Test Math::BigInt
+cpan/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
+cpan/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
+cpan/Math-BigInt/t/lib_load.t          Test sane lib names
+cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
+cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
+cpan/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
+cpan/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
+cpan/Math-BigInt/t/mbi_ali.t           Tests for BigInt
+cpan/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+cpan/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
+cpan/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
+cpan/Math-BigInt/t/nan_cmp.t           overloaded comparison involving *NaN*
+cpan/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
+cpan/Math-BigInt/t/objectify_mbf.t     Math::BigInt tests
+cpan/Math-BigInt/t/objectify_mbi.t     Math::BigInt tests
+cpan/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
+cpan/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
+cpan/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
+cpan/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
+cpan/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
+cpan/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
+cpan/Math-BigInt/t/require.t           Test if require Math::BigInt works
+cpan/Math-BigInt/t/round.t             Test rounding with non-integer A and P
+cpan/Math-BigInt/t/rt-16221.t          Tests for objectify() w/foreign objs
+cpan/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
+cpan/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
+cpan/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
+cpan/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
+cpan/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
+cpan/Math-BigInt/t/upgrade2.t          Test that two upgrade levels work
+cpan/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
+cpan/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
+cpan/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
+cpan/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
+cpan/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
+cpan/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
+cpan/Math-BigRat/lib/Math/BigRat.pm    Math::BigRat
+cpan/Math-BigRat/t/big_ap.t            Math::BigRat test
+cpan/Math-BigRat/t/bigfltpm.inc                Math::BigRat test
+cpan/Math-BigRat/t/bigfltrt.t          Math::BigRat test
+cpan/Math-BigRat/t/biglog.t            Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.inc                Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.t          Math::BigRat test
+cpan/Math-BigRat/t/bigrat.t            Math::BigRat test
+cpan/Math-BigRat/t/bigratup.t          test under $Math::BigInt::upgrade
+cpan/Math-BigRat/t/bigroot.t           Math::BigRat test
+cpan/Math-BigRat/t/bitwise.t           Math::BigRat test
+cpan/Math-BigRat/t/hang.t              Math::BigRat test for bug #34584 - hang in exp()
+cpan/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
+cpan/Math-BigRat/t/requirer.t          see if require works properly
+cpan/Math-BigRat/t/trap.t              see if trap_nan and trap_inf work
 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/t/Complex.t          See if Math::Complex works
@@ -1671,9 +1787,12 @@ cpan/Module-Metadata/lib/Module/Metadata.pm
 cpan/Module-Metadata/t/contains_pod.t
 cpan/Module-Metadata/t/encoding.t
 cpan/Module-Metadata/t/endpod.t
+cpan/Module-Metadata/t/extract-package.t
+cpan/Module-Metadata/t/extract-version.t
 cpan/Module-Metadata/t/lib/0_1/Foo.pm
 cpan/Module-Metadata/t/lib/0_2/Foo.pm
 cpan/Module-Metadata/t/lib/ENDPOD.pm
+cpan/Module-Metadata/t/lib/GeneratePackage.pm
 cpan/Module-Metadata/t/metadata.t
 cpan/Module-Metadata/t/taint.t
 cpan/Module-Metadata/t/version.t
@@ -1748,37 +1867,53 @@ cpan/podlators/lib/Pod/Text/Color.pm            Convert POD data to color ASCII text
 cpan/podlators/lib/Pod/Text/Overstrike.pm      Convert POD data to formatted overstrike text
 cpan/podlators/lib/Pod/Text.pm                 Pod-Parser - convert POD data to formatted ASCII text
 cpan/podlators/lib/Pod/Text/Termcap.pm         Convert POD data to ASCII text with format escapes
-cpan/podlators/scripts/pod2man.PL      Precursor for translator to turn pod into manpage
-cpan/podlators/scripts/pod2text.PL     Precursor for translator to turn pod into text
-cpan/podlators/t/basic.cap                     podlators test
-cpan/podlators/t/basic.clr                     podlators test
-cpan/podlators/t/basic.man                     podlators test
-cpan/podlators/t/basic.ovr                     podlators test
-cpan/podlators/t/basic.pod                     podlators test
-cpan/podlators/t/basic.t                       podlators test
-cpan/podlators/t/basic.txt                     podlators test
-cpan/podlators/t/color.t                       podlators test
-cpan/podlators/t/devise-date.t                 podlators test
-cpan/podlators/t/filehandle.t                  podlators test
-cpan/podlators/t/man-empty.t                   podlators test
-cpan/podlators/t/man-heading.t                 podlators test
-cpan/podlators/t/man-options.t                 podlators test
-cpan/podlators/t/man-perlio.t                          podlators test
-cpan/podlators/t/man.t                         podlators test
-cpan/podlators/t/man-utf8.t                    podlators test
-cpan/podlators/t/overstrike.t                  podlators test
-cpan/podlators/t/parselink.t                   podlators test
-cpan/podlators/t/pod-parser.t                  podlators test
-cpan/podlators/t/pod-spelling.t                        podlators test
-cpan/podlators/t/pod.t                         podlators test
-cpan/podlators/t/termcap.t                     podlators test
-cpan/podlators/t/text-empty.t                  podlators test
-cpan/podlators/t/text-encoding.t               podlators test
-cpan/podlators/t/text-options.t                        podlators test
-cpan/podlators/t/text-perlio.t                 podlators test
-cpan/podlators/t/text.t                                podlators test
-cpan/podlators/t/text-utf8.t                   podlators test
-cpan/podlators/VERSION                         podlators distribution version
+cpan/podlators/Makefile.PL                     podlators Makefile.PL
+cpan/podlators/scripts/pod2man.PL              Translator to turn pod into manpage
+cpan/podlators/scripts/pod2text.PL             Translator to turn pod into text
+cpan/podlators/t/data/basic.cap                        podlators test                  podlators test
+cpan/podlators/t/data/basic.clr                        podlators test
+cpan/podlators/t/data/basic.man                        podlators test
+cpan/podlators/t/data/basic.ovr                        podlators test
+cpan/podlators/t/data/basic.pod                        podlators test
+cpan/podlators/t/data/basic.txt                        podlators test
+cpan/podlators/t/data/perl.conf                        podlators test
+cpan/podlators/t/data/snippets/man/cpp                 podlators test
+cpan/podlators/t/data/snippets/man/utf8-nonbreaking                    podlators test
+cpan/podlators/t/data/snippets/man/utf8-verbatim                       podlators test
+cpan/podlators/t/data/snippets/README                  podlators test
+cpan/podlators/t/data/snippets/text/cpp                        podlators test
+cpan/podlators/t/data/termcap                  podlators test
+cpan/podlators/t/docs/pod-spelling.t                   podlators test
+cpan/podlators/t/docs/pod.t                    podlators test
+cpan/podlators/t/docs/synopsis.t                       podlators test
+cpan/podlators/t/general/basic.t                       podlators test
+cpan/podlators/t/general/filehandle.t                  podlators test
+cpan/podlators/t/general/pod-parser.t                  podlators test
+cpan/podlators/t/lib/Test/Podlators.pm                 podlators test
+cpan/podlators/t/lib/Test/RRA/Config.pm                        podlators test
+cpan/podlators/t/lib/Test/RRA/ModuleVersion.pm         podlators test
+cpan/podlators/t/lib/Test/RRA.pm                       podlators test
+cpan/podlators/t/man/basic.t                   podlators test
+cpan/podlators/t/man/devise-date.t                     podlators test
+cpan/podlators/t/man/devise-title.t                    podlators test
+cpan/podlators/t/man/empty.t                   podlators test
+cpan/podlators/t/man/heading.t                 podlators test
+cpan/podlators/t/man/no-encode.t               podlators test
+cpan/podlators/t/man/options.t                 podlators test
+cpan/podlators/t/man/utf8-io.t                 podlators test
+cpan/podlators/t/parselink/basic.t                     podlators test
+cpan/podlators/t/style/minimum-version.t                       podlators test
+cpan/podlators/t/style/module-version.t                        podlators test
+cpan/podlators/t/style/strict.t                        podlators test
+cpan/podlators/t/text/basic.t                  podlators test
+cpan/podlators/t/text/color.t                  podlators test
+cpan/podlators/t/text/empty.t                  podlators test
+cpan/podlators/t/text/encoding.t                       podlators test
+cpan/podlators/t/text/options.t                        podlators test
+cpan/podlators/t/text/overstrike.t                     podlators test
+cpan/podlators/t/text/perlio.t                 podlators test
+cpan/podlators/t/text/termcap.t                        podlators test
+cpan/podlators/t/text/utf8.t                   podlators test
 cpan/Pod-Parser/lib/Pod/Find.pm                        find POD documents in directory trees
 cpan/Pod-Parser/lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 cpan/Pod-Parser/lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
@@ -2327,7 +2462,6 @@ cpan/Test-Harness/t/unicode.t                             Test::Harness test
 cpan/Test-Harness/t/yamlish-output.t                   Test::Harness test
 cpan/Test-Harness/t/yamlish.t                          Test::Harness test
 cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
-cpan/Test/lib/Test.pm          A simple framework for writing test scripts
 cpan/Test-Simple/lib/ok.pm
 cpan/Test-Simple/lib/Test/Builder/IO/Scalar.pm
 cpan/Test-Simple/lib/Test/Builder/Module.pm
@@ -2485,15 +2619,6 @@ cpan/Test-Simple/t/useing.t
 cpan/Test-Simple/t/use_ok.t
 cpan/Test-Simple/t/utf8.t
 cpan/Test-Simple/t/versions.t
-cpan/Test/t/05_about_verbose.t See if Test works
-cpan/Test/t/fail.t             See if Test works
-cpan/Test/t/mix.t              See if Test works
-cpan/Test/t/multiline.t                See if Test works
-cpan/Test/t/onfail.t           See if Test works
-cpan/Test/t/qr.t               See if Test works
-cpan/Test/t/skip.t             See if Test works
-cpan/Test/t/success.t          See if Test works
-cpan/Test/t/todo.t             See if Test works
 cpan/Text-Balanced/lib/Text/Balanced.pm        Text::Balanced
 cpan/Text-Balanced/t/01_compile.t      See if Text::Balanced works
 cpan/Text-Balanced/t/02_extbrk.t       See if Text::Balanced works
@@ -2530,32 +2655,6 @@ cpan/Tie-RefHash/t/rebless.t     Test for Tie::RefHash with rebless
 cpan/Tie-RefHash/t/refhash.t   Test for Tie::RefHash and Tie::RefHash::Nestable
 cpan/Tie-RefHash/t/storable.t  Test for Tie::RefHash with storable
 cpan/Tie-RefHash/t/threaded.t  Test for Tie::RefHash with threads
-cpan/Time-HiRes/fallback/const-c.inc   Time::HiRes extension
-cpan/Time-HiRes/fallback/const-xs.inc  Time::HiRes extension
-cpan/Time-HiRes/hints/aix.pl           Hint for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/dec_osf.pl       Hint for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/dynixptx.pl      Hint for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/irix.pl          Hint for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/linux.pl         Hints for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/sco.pl           Hints for Time::HiRes for named architecture
-cpan/Time-HiRes/hints/solaris.pl       Hints for Time::HiRes for named architecture
-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/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
 cpan/Time-Piece/Piece.pm       Time::Piece extension
@@ -2794,7 +2893,9 @@ cpan/Unicode-Collate/t/variable.t         Unicode::Collate
 cpan/Unicode-Collate/t/version.t               Unicode::Collate
 cpan/Unicode-Collate/t/view.t                  Unicode::Collate
 cpan/Unicode-Normalize/Makefile.PL     Unicode::Normalize
+cpan/Unicode-Normalize/mkheader                Unicode::Normalize
 cpan/Unicode-Normalize/Normalize.pm    Unicode::Normalize
+cpan/Unicode-Normalize/Normalize.xs    Unicode::Normalize
 cpan/Unicode-Normalize/t/fcdc.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/form.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/func.t                Unicode::Normalize
@@ -2811,8 +2912,6 @@ cpan/version/lib/version/Internals.pod    Description of the internals of version o
 cpan/version/lib/version.pm            Support for version objects
 cpan/version/lib/version.pod           Documentation of the version module
 cpan/version/lib/version/regex.pm      Regex for matching version objects
-cpan/version/lib/version/vpp.pm                Pure Perl implementation of XS code
-cpan/version/t/00impl-pp.t             Tests for version objects
 cpan/version/t/01base.t                        Tests for version objects
 cpan/version/t/02derived.t             Tests for version objects
 cpan/version/t/03require.t             Tests for version objects
@@ -2822,14 +2921,15 @@ cpan/version/t/06noop.t                 Tests for version objects
 cpan/version/t/07locale.t              Tests for version objects
 cpan/version/t/08_corelist.t           Tests for version objects
 cpan/version/t/09_list_util.t          Tests for version objects
+cpan/version/t/10_lyon.t               Tests for version objects
 cpan/version/t/coretests.pm            Tests for version objects
 cpan/Win32API-File/buffers.h   Win32API::File extension
 cpan/Win32API-File/cFile.h     Win32API::File extension
 cpan/Win32API-File/cFile.pc    Win32API::File extension
 cpan/Win32API-File/const2perl.h        Win32API::File extension
-cpan/Win32API-File/ExtUtils/Myconst2perl.pm    Win32API::File extension
 cpan/Win32API-File/File.pm     Win32API::File extension
 cpan/Win32API-File/File.xs     Win32API::File extension
+cpan/Win32API-File/inc/ExtUtils/Myconst2perl.pm        Win32API::File extension
 cpan/Win32API-File/Makefile.PL Win32API::File extension makefile write
 cpan/Win32API-File/t/file.t    See if Win32API::File extension works
 cpan/Win32API-File/t/tie.t     See if Win32API::File extension works
@@ -2897,8 +2997,7 @@ dist/autouse/t/lib/MyTestModule.pm        Test module for autouse
 dist/base/Changes              base.pm changelog
 dist/base/lib/base.pm          Establish IS-A relationship at compile time
 dist/base/lib/fields.pm                Set up object field names for pseudo-hash-using classes
-dist/base/MANIFEST             base.pm manifest
-dist/base/META.yml             base.pm META.yml file
+dist/base/Makefile.PL  base.pm Makefile.PL
 dist/base/t/base-open-chunk.t  See if base works
 dist/base/t/base-open-line.t   See if base works
 dist/base/t/base.t             See if base works
@@ -2915,36 +3014,11 @@ dist/base/t/lib/HasSigDie.pm    Module for testing base.pm
 dist/base/t/sigdie.t           See if base works with SIGDIE
 dist/base/t/version.t          See if base works with versions
 dist/base/t/warnings.t         See if base works with warnings
-dist/bignum/lib/bigint.pm              bigint
-dist/bignum/lib/bignum.pm              bignum
-dist/bignum/lib/bigrat.pm              bigrat
-dist/bignum/lib/Math/BigFloat/Trace.pm bignum tracing
-dist/bignum/lib/Math/BigInt/Trace.pm   bignum tracing
-dist/bignum/t/big_e_pi.t               See if bignum exports e() and PI()
-dist/bignum/t/bigexp.t                 See if bignum works
-dist/bignum/t/bigint.t                 See if bigint works
-dist/bignum/t/bignum.t                 See if bignum works
-dist/bignum/t/bigrat.t                 See if bigrat works
-dist/bignum/t/bii_e_pi.t               See if bigint exports e() and PI()
-dist/bignum/t/biinfnan.t               See if bignum works
-dist/bignum/t/bir_e_pi.t               See if bigrat exports e() and PI()
-dist/bignum/t/bninfnan.t               See if bignum works
-dist/bignum/t/bn_lite.t                        See if bignum with Math::BigInt::Lite works
-dist/bignum/t/brinfnan.t               See if bignum works
-dist/bignum/t/br_lite.t                        See if bigrat with Math::BigInt::Lite works
-dist/bignum/t/in_effect.t              See if in_effect() works
-dist/bignum/t/infnan.inc               See if bignum with inf/NaN works
-dist/bignum/t/option_a.t               See if bignum a => X works
-dist/bignum/t/option_l.t               See if bignum l => X works
-dist/bignum/t/option_p.t               See if bignum p => X works
-dist/bignum/t/overrides.t              See if global overrides behave
-dist/bignum/t/ratopt_a.t               See if bigrat a => X works
-dist/bignum/t/scope_f.t                        See if no bignum works
-dist/bignum/t/scope_i.t                        See if no bigint works
-dist/bignum/t/scope_r.t                        See if no bigrat works
+dist/Carp/Changes              Changelog for Carp's CPAN releases
 dist/Carp/lib/Carp/Heavy.pm    Error message retired workhorse
 dist/Carp/lib/Carp.pm          Error message extension
 dist/Carp/Makefile.PL          makefile writer for Carp
+dist/Carp/README               README for Carp's CPAN releases
 dist/Carp/t/arg_regexp.t               See if Carp formats regexp args OK in stack traces
 dist/Carp/t/arg_string.t               See if Carp formats string args OK in stack traces
 dist/Carp/t/baduni.t           See if Carp handles non-char Unicode
@@ -2973,6 +3047,7 @@ dist/Data-Dumper/t/dumper.t       See if Data::Dumper works
 dist/Data-Dumper/t/dumpperl.t  See if Data::Dumper::Dumpperl works
 dist/Data-Dumper/t/freezer.t   See if Data::Dumper::Freezer works
 dist/Data-Dumper/t/freezer_useperl.t   See if Data::Dumper works
+dist/Data-Dumper/t/huge.t      See if Data::Dumper works on huge inputs
 dist/Data-Dumper/t/indent.t    See if Data::Dumper::Indent works
 dist/Data-Dumper/t/lib/Testing.pm      Functions used in testing Data-Dumper
 dist/Data-Dumper/t/misc.t      Miscellaneous tests for Data-Dumper
@@ -2990,11 +3065,17 @@ dist/Data-Dumper/t/sortkeys.t   See if Data::Dumper::Sortkeys works
 dist/Data-Dumper/t/sparseseen.t        See if Data::Dumper::Sparseseen works
 dist/Data-Dumper/t/terse.t     See if Data::Dumper terse option works
 dist/Data-Dumper/t/toaster.t   See if Data::Dumper::Toaster works
+dist/Data-Dumper/t/trailing_comma.t    See if Data::Dumper::Trailingcomma works
 dist/Data-Dumper/t/values.t    See if Data::Dumper::Values works
 dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm        Generate stubs for SelfLoader.pm
 dist/Devel-SelfStubber/t/Devel-SelfStubber.t   See if Devel::SelfStubber works
 dist/Dumpvalue/lib/Dumpvalue.pm        Screen dump of perl values
 dist/Dumpvalue/t/Dumpvalue.t   See if Dumpvalue works
+dist/encoding-warnings/lib/encoding/warnings.pm        warn on implicit encoding conversions
+dist/encoding-warnings/t/1-warning.t   tests for encoding::warnings
+dist/encoding-warnings/t/2-fatal.t     tests for encoding::warnings
+dist/encoding-warnings/t/3-normal.t    tests for encoding::warnings
+dist/encoding-warnings/t/4-lexical.t   tests for encoding::warnings
 dist/Env/lib/Env.pm            Map environment into ordinary variables
 dist/Env/t/array.t             See if Env works for arrays
 dist/Env/t/env.t               See if Env works
@@ -3117,6 +3198,7 @@ dist/I18N-LangTags/t/20_locales.t         See whether I18N::LangTags works
 dist/I18N-LangTags/t/50_super.t                        See whether I18N::LangTags works
 dist/I18N-LangTags/t/55_supers_strict.t                See whether I18N::LangTags works
 dist/I18N-LangTags/t/80_all_env.t              See whether I18N::LangTags works
+dist/if/Changes                        if perl module change log
 dist/if/if.pm                  For "use if"
 dist/if/t/if.t                 Tests for "use if"
 dist/IO/ChangeLog              IO perl module change log
@@ -3182,89 +3264,6 @@ dist/Locale-Maketext/t/60_super.t                        See if Locale::Maketext works
 dist/Locale-Maketext/t/70_fail_auto.t                  See if Locale::Maketext works
 dist/Locale-Maketext/t/90_utf8.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/91_backslash.t                  See if Locale::Maketext works
-dist/Math-BigInt-FastCalc/FastCalc.xs  Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm  Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/bootstrap.t        Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/leak.t     test for memory leaks in Math::BigInt::FastCalc
-dist/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
-dist/Math-BigInt/lib/Math/BigFloat.pm          An arbitrary precision floating-point arithmetic package
-dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm    Pure Perl module to support Math::BigInt
-dist/Math-BigInt/lib/Math/BigInt/Calc.pm       Pure Perl module to support Math::BigInt
-dist/Math-BigInt/lib/Math/BigInt.pm    An arbitrary precision integer arithmetic package
-dist/Math-BigInt/t/alias.inc           Support for BigInt tests
-dist/Math-BigInt/t/bare_mbf.t          Test MBF under Math::BigInt::BareCalc
-dist/Math-BigInt/t/bare_mbi.t          Test MBI under Math::BigInt::BareCalc
-dist/Math-BigInt/t/bare_mif.t          Rounding tests under BareCalc
-dist/Math-BigInt/t/bigfltpm.inc                Shared tests for bigfltpm.t and sub_mbf.t
-dist/Math-BigInt/t/bigfltpm.t          See if BigFloat.pm works
-dist/Math-BigInt/t/bigintc.t           See if BigInt/Calc.pm works
-dist/Math-BigInt/t/bigintpm.inc                Shared tests for bigintpm.t and sub_mbi.t
-dist/Math-BigInt/t/bigintpm.t          See if BigInt.pm works
-dist/Math-BigInt/t/bigints.t           See if BigInt.pm works
-dist/Math-BigInt/t/biglog.t            Test the log function
-dist/Math-BigInt/t/big_pi_e.t          test bpi() and bexp()
-dist/Math-BigInt/t/bigroot.t           Test the broot function
-dist/Math-BigInt/t/calling.t           Test calling conventions
-dist/Math-BigInt/t/config.t            Test Math::BigInt->config()
-dist/Math-BigInt/t/constant.t          Test Math::BigInt/BigFloat under :constant
-dist/Math-BigInt/t/const_mbf.t         Test Math::BigInt
-dist/Math-BigInt/t/downgrade.t         Test if use Math::BigInt(); under downgrade works
-dist/Math-BigInt/t/_e_math.t           Helper routine in BigFloat for _e math
-dist/Math-BigInt/t/inf_nan.t           Special tests for inf and *NaN* handling
-dist/Math-BigInt/t/isa.t               Test for Math::BigInt inheritance
-dist/Math-BigInt/t/lib_load.t          Test sane lib names
-dist/Math-BigInt/t/Math/BigFloat/Subclass.pm   Empty subclass of BigFloat for test
-dist/Math-BigInt/t/Math/BigInt/BareCalc.pm     Bigint's simulation of Calc
-dist/Math-BigInt/t/Math/BigInt/Scalar.pm       Pure Perl module to support Math::BigInt
-dist/Math-BigInt/t/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
-dist/Math-BigInt/t/mbf_ali.t           Tests for BigFloat
-dist/Math-BigInt/t/mbi_ali.t           Tests for BigInt
-dist/Math-BigInt/t/mbimbf.inc          Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
-dist/Math-BigInt/t/mbimbf.t            BigInt/BigFloat accuracy, precision and fallback, round_mode
-dist/Math-BigInt/t/mbi_rand.t          Test Math::BigInt randomly
-dist/Math-BigInt/t/nan_cmp.t           overloaded comparison involving *NaN*
-dist/Math-BigInt/t/new_overloaded.t    test overloaded numbers in BigFloat's new()
-dist/Math-BigInt/t/req_mbf0.t          test: require Math::BigFloat; ->bzero();
-dist/Math-BigInt/t/req_mbf1.t          test: require Math::BigFloat; ->bone();
-dist/Math-BigInt/t/req_mbfa.t          test: require Math::BigFloat; ->bnan();
-dist/Math-BigInt/t/req_mbfi.t          test: require Math::BigFloat; ->binf();
-dist/Math-BigInt/t/req_mbfn.t          test: require Math::BigFloat; ->new();
-dist/Math-BigInt/t/req_mbfw.t          require Math::BigFloat; import ( with => );
-dist/Math-BigInt/t/require.t           Test if require Math::BigInt works
-dist/Math-BigInt/t/round.t             Test rounding with non-integer A and P
-dist/Math-BigInt/t/rt-16221.t          Tests for objectify() w/foreign objs
-dist/Math-BigInt/t/sub_ali.t           Tests for aliases in BigInt subclasses
-dist/Math-BigInt/t/sub_mbf.t           Empty subclass test of BigFloat
-dist/Math-BigInt/t/sub_mbi.t           Empty subclass test of BigInt
-dist/Math-BigInt/t/sub_mif.t           Test A & P with subclasses using mbimbf.inc
-dist/Math-BigInt/t/trap.t              Test whether trap_nan and trap_inf work
-dist/Math-BigInt/t/upgrade2.t          Test that two upgrade levels work
-dist/Math-BigInt/t/upgradef.t          Test if use Math::BigFloat(); under upgrade works
-dist/Math-BigInt/t/upgrade.inc         Actual tests for upgrade.t
-dist/Math-BigInt/t/upgrade.t           Test if use Math::BigInt(); under upgrade works
-dist/Math-BigInt/t/use_lib1.t          Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib2.t          Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib3.t          Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib4.t          Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_mbfw.t          use BigFloat w/ with and lib at the same time
-dist/Math-BigInt/t/use.t               Test if use Math::BigInt(); works
-dist/Math-BigInt/t/with_sub.t          Test use Math::BigFloat with => package
-dist/Math-BigRat/lib/Math/BigRat.pm    Math::BigRat
-dist/Math-BigRat/t/big_ap.t            Math::BigRat test
-dist/Math-BigRat/t/bigfltpm.inc                Math::BigRat test
-dist/Math-BigRat/t/bigfltrt.t          Math::BigRat test
-dist/Math-BigRat/t/biglog.t            Math::BigRat test
-dist/Math-BigRat/t/bigratpm.inc                Math::BigRat test
-dist/Math-BigRat/t/bigratpm.t          Math::BigRat test
-dist/Math-BigRat/t/bigrat.t            Math::BigRat test
-dist/Math-BigRat/t/bigratup.t          test under $Math::BigInt::upgrade
-dist/Math-BigRat/t/bigroot.t           Math::BigRat test
-dist/Math-BigRat/t/bitwise.t           Math::BigRat test
-dist/Math-BigRat/t/hang.t              Math::BigRat test for bug #34584 - hang in exp()
-dist/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
-dist/Math-BigRat/t/requirer.t          see if require works properly
-dist/Math-BigRat/t/trap.t              see if trap_nan and trap_inf work
 dist/Module-CoreList/Changes                   Module::CoreList Changes
 dist/Module-CoreList/corelist                  The corelist command-line utility
 dist/Module-CoreList/identify-dependencies     A usage example for Module::CoreList
@@ -3299,8 +3298,10 @@ dist/Net-Ping/t/450_service.t            Ping Net::Ping
 dist/Net-Ping/t/500_ping_icmp.t                Ping Net::Ping
 dist/Net-Ping/t/510_ping_udp.t         Ping Net::Ping
 dist/Net-Ping/t/520_icmp_ttl.t         Ping Net::Ping
+dist/PathTools/Changes                 Changelog for PathTools dist
 dist/PathTools/Cwd.pm                          Various cwd routines (getcwd, fastcwd, chdir)
 dist/PathTools/Cwd.xs                          Cwd extension external subroutines
+dist/PathTools/lib/File/Spec/AmigaOS.pm                portable operations on AmigaOS file names
 dist/PathTools/lib/File/Spec/Cygwin.pm portable operations on Cygwin file names
 dist/PathTools/lib/File/Spec/Epoc.pm           portable operations on EPOC file names
 dist/PathTools/lib/File/Spec/Functions.pm      Function interface to File::Spec object methods
@@ -3410,6 +3411,16 @@ dist/Term-ReadLine/t/AE.t                        See if Term::ReadLine works
 dist/Term-ReadLine/t/AETk.t                    See if Term::ReadLine works
 dist/Term-ReadLine/t/ReadLine.t                        See if Term::ReadLine works
 dist/Term-ReadLine/t/Tk.t                      See if Term::ReadLine works
+dist/Test/lib/Test.pm          A simple framework for writing test scripts
+dist/Test/t/05_about_verbose.t See if Test works
+dist/Test/t/fail.t             See if Test works
+dist/Test/t/mix.t              See if Test works
+dist/Test/t/multiline.t                See if Test works
+dist/Test/t/onfail.t           See if Test works
+dist/Test/t/qr.t               See if Test works
+dist/Test/t/skip.t             See if Test works
+dist/Test/t/success.t          See if Test works
+dist/Test/t/todo.t             See if Test works
 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
@@ -3518,6 +3529,33 @@ dist/Tie-File/t/33_defer_vs.t            Like 30_defer.t, but with varying-length records
 dist/Tie-File/t/40_abs_cache.t         Unit tests for Tie::File::Cache
 dist/Tie-File/t/41_heap.t              Unit tests for Tie::File::Heap
 dist/Tie-File/t/42_offset.t            Unit tests for the offset method
+dist/Time-HiRes/Changes                        Time::HiRes extension
+dist/Time-HiRes/fallback/const-c.inc   Time::HiRes extension
+dist/Time-HiRes/fallback/const-xs.inc  Time::HiRes extension
+dist/Time-HiRes/hints/aix.pl           Hint for Time::HiRes for named architecture
+dist/Time-HiRes/hints/dec_osf.pl       Hint for Time::HiRes for named architecture
+dist/Time-HiRes/hints/dynixptx.pl      Hint for Time::HiRes for named architecture
+dist/Time-HiRes/hints/irix.pl          Hint for Time::HiRes for named architecture
+dist/Time-HiRes/hints/linux.pl         Hints for Time::HiRes for named architecture
+dist/Time-HiRes/hints/sco.pl           Hints for Time::HiRes for named architecture
+dist/Time-HiRes/hints/solaris.pl       Hints for Time::HiRes for named architecture
+dist/Time-HiRes/hints/svr4.pl          Hints for Time::HiRes for named architecture
+dist/Time-HiRes/HiRes.pm               Time::HiRes extension
+dist/Time-HiRes/HiRes.xs               Time::HiRes extension
+dist/Time-HiRes/Makefile.PL            Time::HiRes extension
+dist/Time-HiRes/t/alarm.t              Test for Time::HiRes
+dist/Time-HiRes/t/clock.t              Test for Time::HiRes
+dist/Time-HiRes/t/gettimeofday.t       Test for Time::HiRes
+dist/Time-HiRes/t/itimer.t             Test for Time::HiRes
+dist/Time-HiRes/t/nanosleep.t          Test for Time::HiRes
+dist/Time-HiRes/t/sleep.t              Test for Time::HiRes
+dist/Time-HiRes/t/stat.t               Test for Time::HiRes
+dist/Time-HiRes/t/time.t               Test for Time::HiRes
+dist/Time-HiRes/t/tv_interval.t                Test for Time::HiRes
+dist/Time-HiRes/t/ualarm.t             Test for Time::HiRes
+dist/Time-HiRes/t/usleep.t             Test for Time::HiRes
+dist/Time-HiRes/t/Watchdog.pm          Test for Time::HiRes
+dist/Time-HiRes/typemap                        Time::HiRes extension
 dist/XSLoader/Makefile.PL      Dynamic Loader makefile writer
 dist/XSLoader/t/XSLoader.t     See if XSLoader works
 dist/XSLoader/XSLoader_pm.PL   Simple XS Loader perl module
@@ -3537,6 +3575,20 @@ ebcdic_tables.h          Generated tables included in utfebcdic.h
 embed.fnc              Database used by embed.pl
 embed.h                        Maps symbols to safer names
 embedvar.h             C namespace management
+ext/Amiga-ARexx/ARexx.pm       Amiga::ARexx extension
+ext/Amiga-ARexx/ARexx.xs       Amiga::ARexx extension
+ext/Amiga-ARexx/__examples/simplecommand.pl    Amiga::ARexx extension
+ext/Amiga-ARexx/__examples/simplehost.pl       Amiga::ARexx extension
+ext/Amiga-ARexx/Makefile.PL    Amiga::ARexx extension
+ext/Amiga-ARexx/tagtypes.h                     Amiga::ARexx extension
+ext/Amiga-ARexx/typemap        Amiga::ARexx extension
+ext/Amiga-Exec/__examples/simplecommand.pl     Amiga::Exec extension
+ext/Amiga-Exec/__examples/simplehost.pl                Amiga::Exec extension
+ext/Amiga-Exec/Exec.pm Amiga::Exec extension
+ext/Amiga-Exec/Exec.xs Amiga::Exec extension
+ext/Amiga-Exec/Makefile.PL                     Amiga::Exec extension
+ext/Amiga-Exec/tagtypes.h      Amiga::Exec extension
+ext/Amiga-Exec/typemap         Amiga::Exec extension
 ext/arybase/arybase.pm         For $[
 ext/arybase/arybase.xs         For $[
 ext/arybase/ptable.h           For $[
@@ -3584,6 +3636,7 @@ ext/B/t/optree_varinit.t  my,our,local var init optimization
 ext/B/t/o.t            See if O works
 ext/B/t/pragma.t       See if user pragmas work.
 ext/B/t/showlex.t      See if B::ShowLex works
+ext/B/t/sv_stash.t     See if SvSTASH() works
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/walkoptree.t   See if B::walkoptree (and friends) work
 ext/B/t/xref.t         See if B::Xref works
@@ -3732,6 +3785,7 @@ ext/PerlIO-encoding/encoding.xs   PerlIO::encoding
 ext/PerlIO-encoding/t/encoding.t       See if PerlIO encoding conversion works
 ext/PerlIO-encoding/t/fallback.t       See if PerlIO fallbacks work
 ext/PerlIO-encoding/t/nolooping.t      Tests for PerlIO::encoding
+ext/PerlIO-encoding/t/threads.t                Tests PerlIO::encoding and threads
 ext/PerlIO-mmap/mmap.pm        PerlIO layer for memory maps
 ext/PerlIO-mmap/mmap.xs        PerlIO layer for memory maps
 ext/PerlIO-scalar/scalar.pm    PerlIO layer for scalars
@@ -3799,7 +3853,6 @@ ext/POSIX/Makefile.PL             POSIX extension makefile writer
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/export.t           Test @EXPORT and @EXPORT_OK
 ext/POSIX/t/iscrash            See if POSIX isxxx() crashes with threads on Win32
-ext/POSIX/t/is.t               See if POSIX isxxx() work
 ext/POSIX/t/math.t             Basic math tests for POSIX
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
@@ -3913,6 +3966,7 @@ ext/XS-APItest/t/customop.t       XS::APItest: tests for custom ops
 ext/XS-APItest/t/cv_name.t     test cv_name
 ext/XS-APItest/t/eval-filter.t Simple source filter/eval test
 ext/XS-APItest/t/exception.t   XS::APItest extension
+ext/XS-APItest/t/extend.t      test EXTEND() macro
 ext/XS-APItest/t/fetch_pad_names.t     Tests for UTF8 names in pad
 ext/XS-APItest/t/gotosub.t     XS::APItest: tests goto &xsub and hints
 ext/XS-APItest/t/grok.t                XS::APItest: tests for grok* functions
@@ -3984,6 +4038,7 @@ ext/XS-APItest/t/utf16_to_utf8.t  Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/utf8.t                Tests for code in utf8.c
 ext/XS-APItest/t/weaken.t      XS::APItest: tests for sv_rvweaken() and sv_get_backrefs()
 ext/XS-APItest/t/whichsig.t    XS::APItest: tests for whichsig() and variants
+ext/XS-APItest/t/win32.t       Test Win32 specific APIs
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
 ext/XS-APItest/t/xsub_h.t      Tests for XSUB.h
@@ -4306,6 +4361,7 @@ lib/Unicode/UCD.t         See if Unicode character database works
 lib/unicore/ArabicShaping.txt                  Unicode character database
 lib/unicore/auxiliary/GCBTest.txt      Unicode character database
 lib/unicore/auxiliary/GraphemeBreakProperty.txt        Unicode character database
+lib/unicore/auxiliary/LBTest.txt       Unicode character database
 lib/unicore/auxiliary/SBTest.txt       Unicode character database
 lib/unicore/auxiliary/SentenceBreakProperty.txt        Unicode character database
 lib/unicore/auxiliary/WBTest.txt       Unicode character database
@@ -4585,10 +4641,10 @@ pod/perl5184delta.pod           Perl changes in version 5.18.4
 pod/perl5200delta.pod          Perl changes in version 5.20.0
 pod/perl5201delta.pod          Perl changes in version 5.20.1
 pod/perl5202delta.pod          Perl changes in version 5.20.2
+pod/perl5203delta.pod          Perl changes in version 5.20.3
 pod/perl5220delta.pod          Perl changes in version 5.22.0
-pod/perl5230delta.pod          Perl changes in version 5.23.0
-pod/perl5231delta.pod          Perl changes in version 5.23.1
-pod/perl5232delta.pod          Perl changes in version 5.23.2
+pod/perl5221delta.pod          Perl changes in version 5.22.1
+pod/perl5222delta.pod          Perl changes in version 5.22.2
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -4705,6 +4761,7 @@ Porting/bump-perl-version bump the perl version in relevant files
 Porting/check83.pl             Check whether we are 8.3-friendly
 Porting/checkansi.pl           Check source code for ANSI-C violations
 Porting/checkAUTHORS.pl                Check that the AUTHORS file is complete
+Porting/checkcfguse.pl         Check that config symbols are being used
 Porting/checkcfgvar.pl         Check that config scripts define all symbols
 Porting/check-cpan-pollution   Check for commits that may wrongly touch CPAN distros
 Porting/checkpodencoding.pl    Check POD encoding
@@ -5006,6 +5063,7 @@ t/lib/croak/op                    Test croak calls from op.c
 t/lib/croak/pp                 Test croak calls from pp.c
 t/lib/croak/pp_ctl             Test croak calls from pp_ctl.c
 t/lib/croak/pp_hot             Test croak calls from pp_hot.c
+t/lib/croak/pp_sys             Test croak calls from pp_sys.c
 t/lib/croak.t                  Test calls to Perl_croak() in the C source.
 t/lib/croak/toke               Test croak calls from toke.c
 t/lib/cygwin.t                 Builtin cygwin function tests
@@ -5508,6 +5566,7 @@ t/uni/fold.t                      See if Unicode folding works
 t/uni/goto.t                   See if Unicode goto &sub works
 t/uni/greek.t                  See if Unicode in greek works
 t/uni/gv.t                     See if Unicode GVs work.
+t/uni/heavy.t                  See if utf8_heavy.pl uses perl that depends on it
 t/uni/labels.t                 See if Unicode labels work
 t/uni/latin2.t                 See if Unicode in latin2 works
 t/uni/lex_utf8.t               See if Unicode in lexer works
@@ -5531,6 +5590,7 @@ t/uni/universal.t         See if Unicode in calls to UNIVERSAL works
 t/uni/upper.t                  See if Unicode casing works
 t/uni/variables.t              See that the rules for variable names work
 t/uni/write.t                  See if Unicode formats work
+t/win32/crypt.t                        Test Win32 crypt for compatibility
 t/win32/fs.t                   Test Win32 link for compatibility
 t/win32/popen.t                        Test for stdout races in backticks, etc
 t/win32/runenv.t               Test if Win* perl honors its env variables