Update ExtUtils::ParseXS to 2.21
[p5sagit/p5-mst-13.2.git] / MANIFEST
index ec36115..4ab2ea9 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -920,6 +920,12 @@ cpan/ExtUtils-Command/lib/ExtUtils/Command.pm      Utilities for Make on non-UNIX pla
 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
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm          generate XS code to import C header constants
+cpan/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm             generate XS code to import C header constants
+cpan/ExtUtils-Constant/t/Constant.t                            See if ExtUtils::Constant works
 cpan/ExtUtils-MakeMaker/bin/instmodsh                          Give information about installed extensions
 cpan/ExtUtils-MakeMaker/Changes                                        MakeMaker change log
 cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm             Calling MM functions from the cmd line
@@ -1029,7 +1035,11 @@ cpan/ExtUtils-ParseXS/Changes                    ExtUtils::ParseXS change log
 cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm  converts Perl XS code into C code
 cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp      External subroutine preprocessor
 cpan/ExtUtils-ParseXS/t/basic.t                        See if ExtUtils::ParseXS works
+cpan/ExtUtils-ParseXS/t/more.t                 Extended ExtUtils::ParseXS testing
+cpan/ExtUtils-ParseXS/t/typemap                        Standard typemap for controlled testing
 cpan/ExtUtils-ParseXS/t/usage.t                        ExtUtils::ParseXS tests
+cpan/ExtUtils-ParseXS/t/XSInclude.xsh          Test file for ExtUtils::ParseXS tests
+cpan/ExtUtils-ParseXS/t/XSMore.xs              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSTest.pm              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSTest.xs              Test file for ExtUtils::ParseXS tests
 cpan/ExtUtils-ParseXS/t/XSUsage.pm             ExtUtils::ParseXS tests
@@ -1038,6 +1048,7 @@ cpan/File-Fetch/lib/File/Fetch.pm File::Fetch
 cpan/File-Fetch/t/01_File-Fetch.t      File::Fetch tests
 cpan/File-Path/lib/File/Path.pm                Do things like 'mkdir -p' and 'rm -r'
 cpan/File-Path/t/Path.t                        See if File::Path works
+cpan/File-Path/t/taint.t               See if File::Path works with -T
 cpan/File-Temp/t/cmp.t         See if File::Temp works
 cpan/File-Temp/Temp.pm         create safe temporary files and file handles
 cpan/File-Temp/t/fork.t                See if File::Temp works
@@ -1349,6 +1360,16 @@ cpan/Locale-Codes/t/language.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/rename.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/script.t                   See if Locale::Codes work
 cpan/Locale-Codes/t/uk.t                       See if Locale::Codes work
+cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm      Locale::Simple
+cpan/Locale-Maketext-Simple/t/0-signature.t                    Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/1-basic.t                                Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t    Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t       Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po          Locale::Simple tests
+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/Log-Message/lib/Log/Message/Config.pm     Log::Message
 cpan/Log-Message/lib/Log/Message/Handlers.pm   Log::Message
 cpan/Log-Message/lib/Log/Message/Item.pm       Log::Message
@@ -2171,6 +2192,125 @@ 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/Changes                               Test::Simple changes
+cpan/Test-Simple/lib/Test/Builder/Module.pm            Base class for test modules
+cpan/Test-Simple/lib/Test/Builder.pm                   For writing new test libraries
+cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm      Turn on color in Test::Builder::Tester
+cpan/Test-Simple/lib/Test/Builder/Tester.pm            For testing Test::Builder based classes
+cpan/Test-Simple/lib/Test/More.pm                      More utilities for writing tests
+cpan/Test-Simple/lib/Test/Simple.pm                    Basic utility for writing tests
+cpan/Test-Simple/lib/Test/Tutorial.pod                 A tutorial on writing tests
+cpan/Test-Simple/README                                        Test::Simple README
+cpan/Test-Simple/t/00test_harness_check.t              Test::Simple test
+cpan/Test-Simple/t/bad_plan.t                          Test::Builder plan() test
+cpan/Test-Simple/t/bail_out.t                          Test::Builder BAIL_OUT test
+cpan/Test-Simple/t/BEGIN_require_ok.t                  Test::More require_ok() testing
+cpan/Test-Simple/t/BEGIN_use_ok.t                      Test::More use_ok() testing
+cpan/Test-Simple/t/buffer.t                            Test::Builder buffering test
+cpan/Test-Simple/t/Builder/Builder.t                   Test::Builder tests
+cpan/Test-Simple/t/Builder/carp.t                      Test::Builder test
+cpan/Test-Simple/t/Builder/create.t                    Test::Builder test 
+cpan/Test-Simple/t/Builder/current_test.t              Test::Builder tests
+cpan/Test-Simple/t/Builder/current_test_without_plan.t Test::Builder tests
+cpan/Test-Simple/t/Builder/details.t                   Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_double.t               Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_plan_mismatch.t        Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing.t              Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_no_plan.t Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_number.t  Test::Builder tests
+cpan/Test-Simple/t/Builder/done_testing_with_plan.t    Test::Builder tests
+cpan/Test-Simple/t/Builder/fork_with_new_stdout.t      Test::Builder tests
+cpan/Test-Simple/t/Builder/has_plan2.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/has_plan.t                  Test::Builder tests
+cpan/Test-Simple/t/Builder/is_fh.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/maybe_regex.t               Test::Builder tests
+cpan/Test-Simple/t/Builder/no_diag.t                   Test::Builder tests
+cpan/Test-Simple/t/Builder/no_ending.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/no_header.t                 Test::Builder tests
+cpan/Test-Simple/t/Builder/no_plan_at_all.t            Test::Builder tests
+cpan/Test-Simple/t/Builder/ok_obj.t                    Test::Builder tests
+cpan/Test-Simple/t/Builder/output.t                    Test::Builder tests
+cpan/Test-Simple/t/Builder/reset.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/try.t                       Test::Builder tests
+cpan/Test-Simple/t/c_flag.t                            Test::Simple test
+cpan/Test-Simple/t/circular_data.t                     Test::Simple test
+cpan/Test-Simple/t/cmp_ok.t                            Test::More test
+cpan/Test-Simple/t/diag.t                              Test::More diag() test
+cpan/Test-Simple/t/died.t                              Test::Simple test
+cpan/Test-Simple/t/dont_overwrite_die_handler.t                Test::More tests
+cpan/Test-Simple/t/eq_set.t                            Test::Simple test
+cpan/Test-Simple/t/exit.t                              Test::Simple test, exit codes
+cpan/Test-Simple/t/explain.t                           Test::Simple test
+cpan/Test-Simple/t/extra_one.t                         Test::Simple test
+cpan/Test-Simple/t/extra.t                             Test::Simple test
+cpan/Test-Simple/t/fail-like.t                         Test::More test, like() failures
+cpan/Test-Simple/t/fail-more.t                         Test::More test, tests failing
+cpan/Test-Simple/t/fail_one.t                          Test::Simple test
+cpan/Test-Simple/t/fail.t                              Test::Simple test, test failures
+cpan/Test-Simple/t/filehandles.t                       Test::Simple test, STDOUT can be played with
+cpan/Test-Simple/t/fork.t                              Test::More fork tests
+cpan/Test-Simple/t/harness_active.t                    Test::Simple test
+cpan/Test-Simple/t/import.t                            Test::More test, importing functions
+cpan/Test-Simple/t/is_deeply_dne_bug.t                 Test::More test
+cpan/Test-Simple/t/is_deeply_fail.t                    Test::More test, is_deeply()
+cpan/Test-Simple/t/is_deeply_with_threads.t            Test::More test
+cpan/Test-Simple/t/lib/Dev/Null.pm                     Test::More test module
+cpan/Test-Simple/t/lib/Dummy.pm                                Test::More test module
+cpan/Test-Simple/t/lib/MyOverload.pm                   Test::More test module
+cpan/Test-Simple/t/lib/NoExporter.pm                   Test::Simple test module
+cpan/Test-Simple/t/lib/SigDie.pm                       Test module for Test::More
+cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm                Utility module for testing Test::Builder
+cpan/Test-Simple/t/lib/Test/Simple/Catch.pm            Utility module for testing Test::Simple
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx      for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx              for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx                       for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx             for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx          for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx  for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx           for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx     for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx               for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx            for exit.t
+cpan/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx           for exit.t
+cpan/Test-Simple/t/lib/TieOut.pm                       Testing library to capture prints
+cpan/Test-Simple/t/missing.t                           Test::Simple test, missing tests
+cpan/Test-Simple/t/More.t                              Test::More test, basic stuff
+cpan/Test-Simple/t/new_ok.t                            Test::More test
+cpan/Test-Simple/t/no_plan.t                           Test::Simple test, forgot the plan
+cpan/Test-Simple/t/no_tests.t                          Test::More test
+cpan/Test-Simple/t/note.t                              Test::More test
+cpan/Test-Simple/TODO                                  Test::Simple TODO
+cpan/Test-Simple/t/overload.t                          Test::Simple test
+cpan/Test-Simple/t/overload_threads.t                  Test::Simple test
+cpan/Test-Simple/t/plan_bad.t                          Test::Simple test
+cpan/Test-Simple/t/plan_is_noplan.t                    Test::Simple test, no_plan
+cpan/Test-Simple/t/plan_no_plan.t                      Test::More test, plan() w/no_plan
+cpan/Test-Simple/t/plan_shouldnt_import.t              Test::Simple test
+cpan/Test-Simple/t/plan_skip_all.t                     Test::More test, plan() w/skip_all
+cpan/Test-Simple/t/plan.t                              Test::More test, plan()
+cpan/Test-Simple/t/require_ok.t                                Test::Simple test
+cpan/Test-Simple/t/simple.t                            Test::Simple test, basic stuff
+cpan/Test-Simple/t/skipall.t                           Test::More test, skip all tests
+cpan/Test-Simple/t/skip.t                              Test::More test, SKIP tests
+cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
+cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_03die.t                  Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_04line_num.t             Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_05faildiag.t             Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_06errormess.t            Test::Builder::Tester test
+cpan/Test-Simple/t/Tester/tbt_07args.t                 Test::Builder::Tester test
+cpan/Test-Simple/t/threads.t                           Test::Builder thread-safe checks
+cpan/Test-Simple/t/thread_taint.t                      Test::Simple test
+cpan/Test-Simple/t/todo.t                              Test::More test, TODO tests
+cpan/Test-Simple/t/undef.t                             Test::More test, undefs don't cause warnings
+cpan/Test-Simple/t/useing.t                            Test::More test, compile test
+cpan/Test-Simple/t/use_ok.t                            Test::More test, use_ok()
+cpan/Test-Simple/t/utf8.t                              Test::More test
+cpan/Test-Simple/t/versions.t                          Test::More test
 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
@@ -2180,6 +2320,26 @@ 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/Changes             Text::Balanced
+cpan/Text-Balanced/lib/Text/Balanced.pm        Text::Balanced
+cpan/Text-Balanced/README              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
+cpan/Text-Balanced/t/03_extcbk.t       See if Text::Balanced works
+cpan/Text-Balanced/t/04_extdel.t       See if Text::Balanced works
+cpan/Text-Balanced/t/05_extmul.t       See if Text::Balanced works
+cpan/Text-Balanced/t/06_extqlk.t       See if Text::Balanced works
+cpan/Text-Balanced/t/07_exttag.t       See if Text::Balanced works
+cpan/Text-Balanced/t/08_extvar.t       See if Text::Balanced works
+cpan/Text-Balanced/t/09_gentag.t       See if Text::Balanced works
+cpan/Text-ParseWords/lib/Text/ParseWords.pm    Perl module to split words on arbitrary delimiter
+cpan/Text-ParseWords/t/ParseWords.t            See if Text::ParseWords works
+cpan/Text-ParseWords/t/taint.t                 See if Text::ParseWords works with tainting
+cpan/Text-Soundex/Changes      Changelog for Text::Soundex
+cpan/Text-Soundex/README       README for Text::Soundex
+cpan/Text-Soundex/Soundex.pm   Text::Soundex extension Perl module
+cpan/Text-Soundex/Soundex.xs   Text::Soundex extension external subroutines
+cpan/Text-Soundex/t/Soundex.t  test for Text::Soundex
 cpan/Text-Tabs/CHANGELOG               ChangeLog for Tabs+Wrap
 cpan/Text-Tabs/lib/Text/Tabs.pm                Do expand and unexpand
 cpan/Text-Tabs/lib/Text/Wrap.pm                Paragraph formatter
@@ -2196,11 +2356,79 @@ cpan/Text-Tabs/t/sep.t                  See if Text::Tabs is working
 cpan/Text-Tabs/t/tabs.t                        See if Text::Tabs works
 cpan/Text-Tabs/t/wrap_separator2.t     See if Text::Wrap::wrap works
 cpan/Text-Tabs/t/wrap.t                        See if Text::Wrap::wrap works
+cpan/Tie-File/lib/Tie/File.pm          Files as tied arrays
+cpan/Tie-File/t/00_version.t           Trivial test for Tie::File
+cpan/Tie-File/t/01_gen.t               Generic read/write tests for Tie::File
+cpan/Tie-File/t/02_fetchsize.t         File length fetch test for Tie::File
+cpan/Tie-File/t/03_longfetch.t         Past-the-end-of-the-array tests for Tie::File
+cpan/Tie-File/t/04_splice.t            SPLICE method tests for Tie::File
+cpan/Tie-File/t/05_size.t              $#a tests for Tie::File
+cpan/Tie-File/t/06_fixrec.t            '_fixrec' method functional tests for Tie::File
+cpan/Tie-File/t/07_rv_splice.t         SPLICE method return value tests for Tie::File
+cpan/Tie-File/t/08_ro.t                        read-only mode tests for Tie::File
+cpan/Tie-File/t/09_gen_rs.t            Like 01_gen.t, with unusual record separator
+cpan/Tie-File/t/10_splice_rs.t         Like 04_splice.t, with unusual record separator
+cpan/Tie-File/t/11_rv_splice_rs.t      Like 07_rv_splice.t, with unusual record separator
+cpan/Tie-File/t/12_longfetch_rs.t      Like 03_longfetch.t, with unusual record separator
+cpan/Tie-File/t/13_size_rs.t           Like 05_size.t, with unusual record separator
+cpan/Tie-File/t/14_lock.t              File locking method tests for Tie::File
+cpan/Tie-File/t/15_pushpop.t           PUSH / POP / SHIFT / UNSHIFT for Tie::File
+cpan/Tie-File/t/16_handle.t            Tying a handle instead of a file for Tie::File
+cpan/Tie-File/t/17_misc_meth.t         CLEAR / EXISTS / DELETE / EXTEND for Tie::File
+cpan/Tie-File/t/18_rs_fixrec.t         Like 06_fixrec.t, with unusual record separator
+cpan/Tie-File/t/19_cache.t             Read cache exercises and regression for Tie::File
+cpan/Tie-File/t/20_cache_full.t                LRU expiry exercises and regression for Tie::File
+cpan/Tie-File/t/21_win32.t             Win32 special behavior of Tie::File
+cpan/Tie-File/t/22_autochomp.t         'autochomp' option of Tie::File
+cpan/Tie-File/t/23_rv_ac_splice.t      Like 07_rv_splice.t, but with autochomp
+cpan/Tie-File/t/24_cache_loop.t                Regression for old Tie::File cache bug
+cpan/Tie-File/t/25_gen_nocache.t       Like 01_gen.t, but with caching disabled
+cpan/Tie-File/t/26_twrite.t            Unit tests for Tie::File::_twrite
+cpan/Tie-File/t/27_iwrite.t            Unit tests for Tie::File::_iwrite
+cpan/Tie-File/t/28_mtwrite.t           Unit tests for Tie::File::_mtwrite
+cpan/Tie-File/t/29a_upcopy.t           Unit tests for Tie::File::_upcopy
+cpan/Tie-File/t/29_downcopy.t          Unit tests for Tie::File::_downcopy
+cpan/Tie-File/t/30_defer.t             deferred writing feature tests for Tie::File
+cpan/Tie-File/t/31_autodefer.t         'autodefer' feature tests for Tie::File
+cpan/Tie-File/t/32_defer_misc.t                Like 17_misc_meth.t, but with deferred writing
+cpan/Tie-File/t/33_defer_vs.t          Like 30_defer.t, but with varying-length records
+cpan/Tie-File/t/40_abs_cache.t         Unit tests for Tie::File::Cache
+cpan/Tie-File/t/41_heap.t              Unit tests for Tie::File::Heap
+cpan/Tie-File/t/42_offset.t            Unit tests for the offset method
 cpan/Tie-RefHash/lib/Tie/RefHash.pm            Base class for tied hashes with references as keys
 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/Changes                        Time::HiRes extension
+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/HiRes.t              Test for Time::HiRes
+cpan/Time-HiRes/typemap                        Time::HiRes extension
+cpan/Time-Piece/Changes                Time::Piece extension
+cpan/Time-Piece/Makefile.PL    Time::Piece extension
+cpan/Time-Piece/Piece.pm       Time::Piece extension
+cpan/Time-Piece/Piece.xs       Time::Piece extension
+cpan/Time-Piece/README         Time::Piece extension
+cpan/Time-Piece/Seconds.pm     Time::Piece extension
+cpan/Time-Piece/t/01base.t     Test for Time::Piece
+cpan/Time-Piece/t/02core.t     Test for Time::Piece
+cpan/Time-Piece/t/03compare.t  Test for Time::Piece
+cpan/Time-Piece/t/04mjd.t      Test for Time::Piece
+cpan/Time-Piece/t/05overload.t Test for Time::Piece
+cpan/Time-Piece/t/06subclass.t Test for Time::Piece
+cpan/Time-Piece/t/07arith.t    Test for Time::Piece
 cpan/Unicode-Collate/Changes                   Unicode::Collate
 cpan/Unicode-Collate/Collate/allkeys.txt       Unicode::Collate
 cpan/Unicode-Collate/Collate/keys.txt          Unicode::Collate
@@ -2239,6 +2467,37 @@ cpan/Unicode-Normalize/t/proto.t Unicode::Normalize
 cpan/Unicode-Normalize/t/split.t       Unicode::Normalize
 cpan/Unicode-Normalize/t/test.t                Unicode::Normalize
 cpan/Unicode-Normalize/t/tie.t         Unicode::Normalize
+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/Changes     Win32API::File extension changes
+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/Makefile.PL Win32API::File extension makefile write
+cpan/Win32API-File/README      Win32API::File extension Readme
+cpan/Win32API-File/t/file.t    See if Win32API::File extension works
+cpan/Win32API-File/t/tie.t     See if Win32API::File extension works
+cpan/Win32API-File/typemap     Win32API::File extension interface types
+cpan/Win32/Changes                     Changes for Win32 extension module
+cpan/Win32/longpath.inc                        Win32 extension long path support
+cpan/Win32/Makefile.PL                 Win32 extension makefile writer
+cpan/Win32/t/CreateFile.t              See if Win32 extension works
+cpan/Win32/t/ExpandEnvironmentStrings.t        See if Win32 extension works
+cpan/Win32/t/GetCurrentThreadId.t      See if Win32 extension works
+cpan/Win32/t/GetFileVersion.t          See if Win32 extension works
+cpan/Win32/t/GetFolderPath.t           See if Win32 extension works
+cpan/Win32/t/GetFullPathName.t         See if Win32 extension works
+cpan/Win32/t/GetLongPathName.t         See if Win32 extension works
+cpan/Win32/t/GetOSName.t               See if Win32 extension works
+cpan/Win32/t/GetOSVersion.t            See if Win32 extension works
+cpan/Win32/t/GetShortPathName.t                See if Win32 extension works
+cpan/Win32/t/GuidGen.t                 See if Win32 extension works
+cpan/Win32/t/Names.t                   See if Win32 extension works
+cpan/Win32/t/Unicode.t                 See if Win32 extension works
+cpan/Win32/Win32.pm                    Win32 extension Perl module
+cpan/Win32/Win32.xs                    Win32 extension external subroutines
 Cross/build-arm-n770-sh                Cross-compilation
 Cross/cflags-cross-arm         Cross-compilation
 Cross/config                   Cross-compilation
@@ -2390,16 +2649,6 @@ dist/Locale-Maketext/lib/Locale/Maketext.pm              Locale::Maketext
 dist/Locale-Maketext/lib/Locale/Maketext.pod           Locale::Maketext documentation
 dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod     Locale::Maketext documentation article
 dist/Locale-Maketext/README                            Locale::Maketext
-dist/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm      Locale::Simple
-dist/Locale-Maketext-Simple/t/0-signature.t                    Locale::Simple tests
-dist/Locale-Maketext-Simple/t/1-basic.t                                Locale::Simple tests
-dist/Locale-Maketext-Simple/t/2-load_po_without_i_default.t    Locale::Simple tests
-dist/Locale-Maketext-Simple/t/3-load_po_with_i_default.t       Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/en.po          Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/fr.po          Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/i_default.po   Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/en.po       Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/fr.po       Locale::Simple tests
 dist/Locale-Maketext/t/01_about_verbose.t              See if Locale::Maketext works
 dist/Locale-Maketext/t/10_make.t                       See if Locale::Maketext works
 dist/Locale-Maketext/t/20_get.t                                See if Locale::Maketext works
@@ -2468,6 +2717,55 @@ dist/Safe/t/safeuniversal.t      Tests Safe with functions from universal.c
 dist/SelfLoader/lib/SelfLoader.pm      Load functions only on demand
 dist/SelfLoader/t/01SelfLoader.t       See if SelfLoader works
 dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
+dist/Storable/ChangeLog                        Storable extension
+dist/Storable/hints/gnukfreebsd.pl     Hint for Storable for named architecture
+dist/Storable/hints/gnuknetbsd.pl      Hint for Storable for named architecture
+dist/Storable/hints/hpux.pl            Hint for Storable for named architecture
+dist/Storable/hints/linux.pl           Hint for Storable for named architecture
+dist/Storable/Makefile.PL              Storable extension
+dist/Storable/README                   Storable extension
+dist/Storable/Storable.pm              Storable extension
+dist/Storable/Storable.xs              Storable extension
+dist/Storable/t/attach_errors.t                Trigger and test STORABLE_attach errors
+dist/Storable/t/attach_singleton.t     Test STORABLE_attach for the Singleton pattern
+dist/Storable/t/blessed.t              See if Storable works
+dist/Storable/t/canonical.t            See if Storable works
+dist/Storable/t/circular_hook.t                Test thaw hook called depth-first for circular refs
+dist/Storable/t/code.t                 See if Storable works
+dist/Storable/t/compat01.t             See if Storable works
+dist/Storable/t/compat06.t             See if Storable works
+dist/Storable/t/croak.t                        See if Storable works
+dist/Storable/t/dclone.t               See if Storable works
+dist/Storable/t/downgrade.t            See if Storable works
+dist/Storable/t/file_magic.t           See if file_magic function works
+dist/Storable/t/forgive.t              See if Storable works
+dist/Storable/t/freeze.t               See if Storable works
+dist/Storable/t/HAS_ATTACH.pm          For auto-requiring of modules for STORABLE_attach
+dist/Storable/t/HAS_HOOK.pm            For auto-requiring of modules for STORABLE_thaw
+dist/Storable/t/HAS_OVERLOAD.pm                For auto-requiring of mdoules for overload
+dist/Storable/t/integer.t              See if Storable works
+dist/Storable/t/interwork56.t          Test compatibility kludge for 64bit data under 5.6.x
+dist/Storable/t/just_plain_nasty.t     See if Storable works
+dist/Storable/t/lock.t                 See if Storable works
+dist/Storable/t/make_56_interwork.pl   Make test data for interwork56.t
+dist/Storable/t/make_downgrade.pl      Make test data for downgrade.t
+dist/Storable/t/make_overload.pl       Make test data for overload.t
+dist/Storable/t/malice.t               See if Storable copes with corrupt files
+dist/Storable/t/overload.t             See if Storable works
+dist/Storable/t/recurse.t              See if Storable works
+dist/Storable/t/restrict.t             See if Storable works
+dist/Storable/t/retrieve.t             See if Storable works
+dist/Storable/t/sig_die.t              See if Storable works
+dist/Storable/t/st-dump.pl             See if Storable works
+dist/Storable/t/store.t                        See if Storable works
+dist/Storable/t/testlib.pl             more helper routines for tests
+dist/Storable/t/threads.t              Does Storable work with threads?
+dist/Storable/t/tied_hook.t            See if Storable works
+dist/Storable/t/tied_items.t           See if Storable works
+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/Switch/Changes            Changes for Switch.pm
 dist/Switch/Makefile.PL                Makefile.PL for Switch.pm
 dist/Switch/MANIFEST           MANIFEST for Switch.pm
@@ -2664,12 +2962,6 @@ ext/Errno/ChangeLog      Errno changes
 ext/Errno/Errno_pm.PL  Errno perl module create script
 ext/Errno/Makefile.PL  Errno extension makefile writer
 ext/Errno/t/Errno.t    See if Errno works
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm            generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant.pm                 generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm       generate XS code for proxy constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm           generate XS code to import C header constants
-ext/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm              generate XS code to import C header constants
-ext/ExtUtils-Constant/t/Constant.t                             See if ExtUtils::Constant works
 ext/Fcntl/Fcntl.pm     Fcntl extension Perl module
 ext/Fcntl/Fcntl.xs     Fcntl extension external subroutines
 ext/Fcntl/Makefile.PL  Fcntl extension makefile writer
@@ -2851,269 +3143,13 @@ ext/Socket/Socket.pm           Socket extension Perl module
 ext/Socket/Socket.xs           Socket extension external subroutines
 ext/Socket/t/socketpair.t      See if socketpair works
 ext/Socket/t/Socket.t          See if Socket works
-ext/Storable/ChangeLog         Storable extension
-ext/Storable/hints/gnukfreebsd.pl      Hint for Storable for named architecture
-ext/Storable/hints/gnuknetbsd.pl       Hint for Storable for named architecture
-ext/Storable/hints/hpux.pl     Hint for Storable for named architecture
-ext/Storable/hints/linux.pl    Hint for Storable for named architecture
-ext/Storable/Makefile.PL       Storable extension
-ext/Storable/README            Storable extension
-ext/Storable/Storable.pm       Storable extension
-ext/Storable/Storable.xs       Storable extension
-ext/Storable/t/attach_errors.t Trigger and test STORABLE_attach errors
-ext/Storable/t/attach_singleton.t      Test STORABLE_attach for the Singleton pattern
-ext/Storable/t/blessed.t       See if Storable works
-ext/Storable/t/canonical.t     See if Storable works
-ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
-ext/Storable/t/code.t          See if Storable works
-ext/Storable/t/compat01.t      See if Storable works
-ext/Storable/t/compat06.t      See if Storable works
-ext/Storable/t/croak.t         See if Storable works
-ext/Storable/t/dclone.t                See if Storable works
-ext/Storable/t/downgrade.t     See if Storable works
-ext/Storable/t/file_magic.t    See if file_magic function works
-ext/Storable/t/forgive.t       See if Storable works
-ext/Storable/t/freeze.t                See if Storable works
-ext/Storable/t/HAS_ATTACH.pm   For auto-requiring of modules for STORABLE_attach
-ext/Storable/t/HAS_HOOK.pm     For auto-requiring of modules for STORABLE_thaw
-ext/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
-ext/Storable/t/integer.t       See if Storable works
-ext/Storable/t/interwork56.t   Test compatibility kludge for 64bit data under 5.6.x
-ext/Storable/t/just_plain_nasty.t      See if Storable works
-ext/Storable/t/lock.t          See if Storable works
-ext/Storable/t/make_56_interwork.pl    Make test data for interwork56.t
-ext/Storable/t/make_downgrade.pl       Make test data for downgrade.t
-ext/Storable/t/make_overload.pl        Make test data for overload.t
-ext/Storable/t/malice.t                See if Storable copes with corrupt files
-ext/Storable/t/overload.t      See if Storable works
-ext/Storable/t/recurse.t       See if Storable works
-ext/Storable/t/restrict.t      See if Storable works
-ext/Storable/t/retrieve.t      See if Storable works
-ext/Storable/t/sig_die.t       See if Storable works
-ext/Storable/t/st-dump.pl      See if Storable works
-ext/Storable/t/store.t         See if Storable works
-ext/Storable/t/testlib.pl      more helper routines for tests
-ext/Storable/t/threads.t       Does Storable work with threads?
-ext/Storable/t/tied_hook.t     See if Storable works
-ext/Storable/t/tied_items.t    See if Storable works
-ext/Storable/t/tied.t          See if Storable works
-ext/Storable/t/utf8hash.t      See if Storable works
-ext/Storable/t/utf8.t          See if Storable works
-ext/Storable/t/weak.t          Can Storable store weakrefs
 ext/Sys-Hostname/Hostname.pm   Sys::Hostname extension Perl module
 ext/Sys-Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
-ext/Test-Simple/Changes                                        Test::Simple changes
-ext/Test-Simple/lib/Test/Builder/Module.pm             Base class for test modules
-ext/Test-Simple/lib/Test/Builder.pm                    For writing new test libraries
-ext/Test-Simple/lib/Test/Builder/Tester/Color.pm       Turn on color in Test::Builder::Tester
-ext/Test-Simple/lib/Test/Builder/Tester.pm             For testing Test::Builder based classes
-ext/Test-Simple/lib/Test/More.pm                       More utilities for writing tests
-ext/Test-Simple/lib/Test/Simple.pm                     Basic utility for writing tests
-ext/Test-Simple/lib/Test/Tutorial.pod                  A tutorial on writing tests
-ext/Test-Simple/README                                 Test::Simple README
-ext/Test-Simple/t/00test_harness_check.t               Test::Simple test
-ext/Test-Simple/t/bad_plan.t                           Test::Builder plan() test
-ext/Test-Simple/t/bail_out.t                           Test::Builder BAIL_OUT test
-ext/Test-Simple/t/BEGIN_require_ok.t                   Test::More require_ok() testing
-ext/Test-Simple/t/BEGIN_use_ok.t                       Test::More use_ok() testing
-ext/Test-Simple/t/buffer.t                             Test::Builder buffering test
-ext/Test-Simple/t/Builder/Builder.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/carp.t                       Test::Builder test
-ext/Test-Simple/t/Builder/create.t                     Test::Builder test 
-ext/Test-Simple/t/Builder/current_test.t               Test::Builder tests
-ext/Test-Simple/t/Builder/current_test_without_plan.t  Test::Builder tests
-ext/Test-Simple/t/Builder/details.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_double.t                Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_plan_mismatch.t Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing.t               Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_no_plan.t  Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_number.t   Test::Builder tests
-ext/Test-Simple/t/Builder/done_testing_with_plan.t     Test::Builder tests
-ext/Test-Simple/t/Builder/fork_with_new_stdout.t       Test::Builder tests
-ext/Test-Simple/t/Builder/has_plan2.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/has_plan.t                   Test::Builder tests
-ext/Test-Simple/t/Builder/is_fh.t                      Test::Builder tests
-ext/Test-Simple/t/Builder/maybe_regex.t                        Test::Builder tests
-ext/Test-Simple/t/Builder/no_diag.t                    Test::Builder tests
-ext/Test-Simple/t/Builder/no_ending.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/no_header.t                  Test::Builder tests
-ext/Test-Simple/t/Builder/no_plan_at_all.t             Test::Builder tests
-ext/Test-Simple/t/Builder/ok_obj.t                     Test::Builder tests
-ext/Test-Simple/t/Builder/output.t                     Test::Builder tests
-ext/Test-Simple/t/Builder/reset.t                      Test::Builder tests
-ext/Test-Simple/t/Builder/try.t                                Test::Builder tests
-ext/Test-Simple/t/c_flag.t                             Test::Simple test
-ext/Test-Simple/t/circular_data.t                      Test::Simple test
-ext/Test-Simple/t/cmp_ok.t                             Test::More test
-ext/Test-Simple/t/diag.t                               Test::More diag() test
-ext/Test-Simple/t/died.t                               Test::Simple test
-ext/Test-Simple/t/dont_overwrite_die_handler.t         Test::More tests
-ext/Test-Simple/t/eq_set.t                             Test::Simple test
-ext/Test-Simple/t/exit.t                               Test::Simple test, exit codes
-ext/Test-Simple/t/explain.t                            Test::Simple test
-ext/Test-Simple/t/extra_one.t                          Test::Simple test
-ext/Test-Simple/t/extra.t                              Test::Simple test
-ext/Test-Simple/t/fail-like.t                          Test::More test, like() failures
-ext/Test-Simple/t/fail-more.t                          Test::More test, tests failing
-ext/Test-Simple/t/fail_one.t                           Test::Simple test
-ext/Test-Simple/t/fail.t                               Test::Simple test, test failures
-ext/Test-Simple/t/filehandles.t                                Test::Simple test, STDOUT can be played with
-ext/Test-Simple/t/fork.t                               Test::More fork tests
-ext/Test-Simple/t/harness_active.t                     Test::Simple test
-ext/Test-Simple/t/import.t                             Test::More test, importing functions
-ext/Test-Simple/t/is_deeply_dne_bug.t                  Test::More test
-ext/Test-Simple/t/is_deeply_fail.t                     Test::More test, is_deeply()
-ext/Test-Simple/t/is_deeply_with_threads.t             Test::More test
-ext/Test-Simple/t/lib/Dev/Null.pm                      Test::More test module
-ext/Test-Simple/t/lib/Dummy.pm                         Test::More test module
-ext/Test-Simple/t/lib/MyOverload.pm                    Test::More test module
-ext/Test-Simple/t/lib/NoExporter.pm                    Test::Simple test module
-ext/Test-Simple/t/lib/SigDie.pm                                Test module for Test::More
-ext/Test-Simple/t/lib/Test/Builder/NoOutput.pm         Utility module for testing Test::Builder
-ext/Test-Simple/t/lib/Test/Simple/Catch.pm             Utility module for testing Test::Simple
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_in_eval.plx       for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death.plx               for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/death_with_handler.plx  for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/exit.plx                        for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/extras.plx              for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/five_fail.plx           for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/last_minute_death.plx   for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/one_fail.plx            for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/pre_plan_death.plx      for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/require.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/success.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few_fail.plx                for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/too_few.plx             for exit.t
-ext/Test-Simple/t/lib/Test/Simple/sample_tests/two_fail.plx            for exit.t
-ext/Test-Simple/t/lib/TieOut.pm                                Testing library to capture prints
-ext/Test-Simple/t/missing.t                            Test::Simple test, missing tests
-ext/Test-Simple/t/More.t                               Test::More test, basic stuff
-ext/Test-Simple/t/new_ok.t                             Test::More test
-ext/Test-Simple/t/no_plan.t                            Test::Simple test, forgot the plan
-ext/Test-Simple/t/no_tests.t                           Test::More test
-ext/Test-Simple/t/note.t                               Test::More test
-ext/Test-Simple/TODO                                   Test::Simple TODO
-ext/Test-Simple/t/overload.t                           Test::Simple test
-ext/Test-Simple/t/overload_threads.t                   Test::Simple test
-ext/Test-Simple/t/plan_bad.t                           Test::Simple test
-ext/Test-Simple/t/plan_is_noplan.t                     Test::Simple test, no_plan
-ext/Test-Simple/t/plan_no_plan.t                       Test::More test, plan() w/no_plan
-ext/Test-Simple/t/plan_shouldnt_import.t               Test::Simple test
-ext/Test-Simple/t/plan_skip_all.t                      Test::More test, plan() w/skip_all
-ext/Test-Simple/t/plan.t                               Test::More test, plan()
-ext/Test-Simple/t/require_ok.t                         Test::Simple test
-ext/Test-Simple/t/simple.t                             Test::Simple test, basic stuff
-ext/Test-Simple/t/skipall.t                            Test::More test, skip all tests
-ext/Test-Simple/t/skip.t                               Test::More test, SKIP tests
-ext/Test-Simple/t/tbm_doesnt_set_exported_to.t         Test::Builder::Module test
-ext/Test-Simple/t/Tester/tbt_01basic.t                 Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_02fhrestore.t             Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_03die.t                   Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_04line_num.t              Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_05faildiag.t              Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_06errormess.t             Test::Builder::Tester test
-ext/Test-Simple/t/Tester/tbt_07args.t                  Test::Builder::Tester test
-ext/Test-Simple/t/threads.t                            Test::Builder thread-safe checks
-ext/Test-Simple/t/thread_taint.t                       Test::Simple test
-ext/Test-Simple/t/todo.t                               Test::More test, TODO tests
-ext/Test-Simple/t/undef.t                              Test::More test, undefs don't cause warnings
-ext/Test-Simple/t/useing.t                             Test::More test, compile test
-ext/Test-Simple/t/use_ok.t                             Test::More test, use_ok()
-ext/Test-Simple/t/utf8.t                               Test::More test
-ext/Test-Simple/t/versions.t                           Test::More test
-ext/Text-Balanced/Changes              Text::Balanced
-ext/Text-Balanced/lib/Text/Balanced.pm Text::Balanced
-ext/Text-Balanced/README               Text::Balanced
-ext/Text-Balanced/t/01_compile.t       See if Text::Balanced works
-ext/Text-Balanced/t/02_extbrk.t                See if Text::Balanced works
-ext/Text-Balanced/t/03_extcbk.t                See if Text::Balanced works
-ext/Text-Balanced/t/04_extdel.t                See if Text::Balanced works
-ext/Text-Balanced/t/05_extmul.t                See if Text::Balanced works
-ext/Text-Balanced/t/06_extqlk.t                See if Text::Balanced works
-ext/Text-Balanced/t/07_exttag.t                See if Text::Balanced works
-ext/Text-Balanced/t/08_extvar.t                See if Text::Balanced works
-ext/Text-Balanced/t/09_gentag.t                See if Text::Balanced works
-ext/Text-ParseWords/lib/Text/ParseWords.pm     Perl module to split words on arbitrary delimiter
-ext/Text-ParseWords/t/ParseWords.t     See if Text::ParseWords works
-ext/Text-ParseWords/t/taint.t          See if Text::ParseWords works with tainting
-ext/Text-Soundex/Changes       Changelog for Text::Soundex
-ext/Text-Soundex/README                README for Text::Soundex
-ext/Text-Soundex/Soundex.pm    Text::Soundex extension Perl module
-ext/Text-Soundex/Soundex.xs    Text::Soundex extension external subroutines
-ext/Text-Soundex/t/Soundex.t   test for Text::Soundex
-ext/Tie-File/lib/Tie/File.pm   Files as tied arrays
-ext/Tie-File/t/00_version.t    Trivial test for Tie::File
-ext/Tie-File/t/01_gen.t                Generic read/write tests for Tie::File
-ext/Tie-File/t/02_fetchsize.t  File length fetch test for Tie::File
-ext/Tie-File/t/03_longfetch.t  Past-the-end-of-the-array tests for Tie::File
-ext/Tie-File/t/04_splice.t     SPLICE method tests for Tie::File
-ext/Tie-File/t/05_size.t       $#a tests for Tie::File
-ext/Tie-File/t/06_fixrec.t     '_fixrec' method functional tests for Tie::File
-ext/Tie-File/t/07_rv_splice.t  SPLICE method return value tests for Tie::File
-ext/Tie-File/t/08_ro.t         read-only mode tests for Tie::File
-ext/Tie-File/t/09_gen_rs.t     Like 01_gen.t, with unusual record separator
-ext/Tie-File/t/10_splice_rs.t  Like 04_splice.t, with unusual record separator
-ext/Tie-File/t/11_rv_splice_rs.t       Like 07_rv_splice.t, with unusual record separator
-ext/Tie-File/t/12_longfetch_rs.t       Like 03_longfetch.t, with unusual record separator
-ext/Tie-File/t/13_size_rs.t    Like 05_size.t, with unusual record separator
-ext/Tie-File/t/14_lock.t       File locking method tests for Tie::File
-ext/Tie-File/t/15_pushpop.t    PUSH / POP / SHIFT / UNSHIFT for Tie::File
-ext/Tie-File/t/16_handle.t     Tying a handle instead of a file for Tie::File
-ext/Tie-File/t/17_misc_meth.t  CLEAR / EXISTS / DELETE / EXTEND for Tie::File
-ext/Tie-File/t/18_rs_fixrec.t  Like 06_fixrec.t, with unusual record separator
-ext/Tie-File/t/19_cache.t      Read cache exercises and regression for Tie::File
-ext/Tie-File/t/20_cache_full.t LRU expiry exercises and regression for Tie::File
-ext/Tie-File/t/21_win32.t      Win32 special behavior of Tie::File
-ext/Tie-File/t/22_autochomp.t  'autochomp' option of Tie::File
-ext/Tie-File/t/23_rv_ac_splice.t       Like 07_rv_splice.t, but with autochomp
-ext/Tie-File/t/24_cache_loop.t Regression for old Tie::File cache bug
-ext/Tie-File/t/25_gen_nocache.t        Like 01_gen.t, but with caching disabled
-ext/Tie-File/t/26_twrite.t     Unit tests for Tie::File::_twrite
-ext/Tie-File/t/27_iwrite.t     Unit tests for Tie::File::_iwrite
-ext/Tie-File/t/28_mtwrite.t    Unit tests for Tie::File::_mtwrite
-ext/Tie-File/t/29a_upcopy.t    Unit tests for Tie::File::_upcopy
-ext/Tie-File/t/29_downcopy.t   Unit tests for Tie::File::_downcopy
-ext/Tie-File/t/30_defer.t      deferred writing feature tests for Tie::File
-ext/Tie-File/t/31_autodefer.t  'autodefer' feature tests for Tie::File
-ext/Tie-File/t/32_defer_misc.t Like 17_misc_meth.t, but with deferred writing
-ext/Tie-File/t/33_defer_vs.t   Like 30_defer.t, but with varying-length records
-ext/Tie-File/t/40_abs_cache.t  Unit tests for Tie::File::Cache
-ext/Tie-File/t/41_heap.t       Unit tests for Tie::File::Heap
-ext/Tie-File/t/42_offset.t     Unit tests for the offset method
 ext/Tie-Memoize/lib/Tie/Memoize.pm     Base class for memoized tied hashes
 ext/Tie-Memoize/t/Tie-Memoize.t                Test for Tie::Memoize
-ext/Time-HiRes/Changes         Time::HiRes extension
-ext/Time-HiRes/fallback/const-c.inc    Time::HiRes extension
-ext/Time-HiRes/fallback/const-xs.inc   Time::HiRes extension
-ext/Time-HiRes/hints/aix.pl    Hint for Time::HiRes for named architecture
-ext/Time-HiRes/hints/dec_osf.pl                Hint for Time::HiRes for named architecture
-ext/Time-HiRes/hints/dynixptx.pl       Hint for Time::HiRes for named architecture
-ext/Time-HiRes/hints/irix.pl   Hint for Time::HiRes for named architecture
-ext/Time-HiRes/hints/linux.pl  Hints for Time::HiRes for named architecture
-ext/Time-HiRes/hints/sco.pl    Hints for Time::HiRes for named architecture
-ext/Time-HiRes/hints/solaris.pl        Hints for Time::HiRes for named architecture
-ext/Time-HiRes/hints/svr4.pl   Hints for Time::HiRes for named architecture
-ext/Time-HiRes/HiRes.pm                Time::HiRes extension
-ext/Time-HiRes/HiRes.xs                Time::HiRes extension
-ext/Time-HiRes/Makefile.PL     Time::HiRes extension
-ext/Time-HiRes/t/HiRes.t       Test for Time::HiRes
-ext/Time-HiRes/typemap         Time::HiRes extension
 ext/Time-Local/lib/Time/Local.pm       Reverse translation of localtime, gmtime
 ext/Time-Local/t/Local.t               See if Time::Local works
-ext/Time-Piece/Changes         Time::Piece extension
-ext/Time-Piece/Makefile.PL     Time::Piece extension
-ext/Time-Piece/Piece.pm                Time::Piece extension
-ext/Time-Piece/Piece.xs                Time::Piece extension
-ext/Time-Piece/README          Time::Piece extension
-ext/Time-Piece/Seconds.pm      Time::Piece extension
-ext/Time-Piece/t/01base.t      Test for Time::Piece
-ext/Time-Piece/t/02core.t      Test for Time::Piece
-ext/Time-Piece/t/03compare.t   Test for Time::Piece
-ext/Time-Piece/t/04mjd.t       Test for Time::Piece
-ext/Time-Piece/t/05overload.t  Test for Time::Piece
-ext/Time-Piece/t/06subclass.t  Test for Time::Piece
-ext/Time-Piece/t/07arith.t     Test for Time::Piece
 ext/VMS-DCLsym/0README.txt     ReadMe file for VMS::DCLsym
 ext/VMS-DCLsym/DCLsym.pm       Perl access to CLI symbols
 ext/VMS-DCLsym/DCLsym.xs       Perl access to CLI symbols
@@ -3124,41 +3160,10 @@ ext/VMS-Stdio/Makefile.PL       MakeMaker driver for VMS::Stdio
 ext/VMS-Stdio/Stdio.pm         VMS options to stdio routines
 ext/VMS-Stdio/Stdio.xs         VMS options to stdio routines
 ext/VMS-Stdio/t/vms_stdio.t    regression tests for VMS::Stdio
-ext/Win32API-File/buffers.h    Win32API::File extension
-ext/Win32API-File/cFile.h      Win32API::File extension
-ext/Win32API-File/cFile.pc     Win32API::File extension
-ext/Win32API-File/Changes      Win32API::File extension changes
-ext/Win32API-File/const2perl.h Win32API::File extension
-ext/Win32API-File/ExtUtils/Myconst2perl.pm     Win32API::File extension
-ext/Win32API-File/File.pm      Win32API::File extension
-ext/Win32API-File/File.xs      Win32API::File extension
-ext/Win32API-File/Makefile.PL  Win32API::File extension makefile write
-ext/Win32API-File/README       Win32API::File extension Readme
-ext/Win32API-File/t/file.t     See if Win32API::File extension works
-ext/Win32API-File/t/tie.t      See if Win32API::File extension works
-ext/Win32API-File/typemap      Win32API::File extension interface types
-ext/Win32/Changes              Changes for Win32 extension module
 ext/Win32CORE/Makefile.PL      Win32CORE extension
 ext/Win32CORE/t/win32core.t    Win32CORE extension
 ext/Win32CORE/Win32CORE.c      Win32CORE extension
 ext/Win32CORE/Win32CORE.pm     Win32CORE extension (stubs for Win32 CORE subs)
-ext/Win32/longpath.inc         Win32 extension long path support
-ext/Win32/Makefile.PL          Win32 extension makefile writer
-ext/Win32/t/CreateFile.t       See if Win32 extension works
-ext/Win32/t/ExpandEnvironmentStrings.t See if Win32 extension works
-ext/Win32/t/GetCurrentThreadId.t       See if Win32 extension works
-ext/Win32/t/GetFileVersion.t   See if Win32 extension works
-ext/Win32/t/GetFolderPath.t    See if Win32 extension works
-ext/Win32/t/GetFullPathName.t  See if Win32 extension works
-ext/Win32/t/GetLongPathName.t  See if Win32 extension works
-ext/Win32/t/GetOSName.t                See if Win32 extension works
-ext/Win32/t/GetOSVersion.t     See if Win32 extension works
-ext/Win32/t/GetShortPathName.t See if Win32 extension works
-ext/Win32/t/GuidGen.t          See if Win32 extension works
-ext/Win32/t/Names.t            See if Win32 extension works
-ext/Win32/t/Unicode.t          See if Win32 extension works
-ext/Win32/Win32.pm             Win32 extension Perl module
-ext/Win32/Win32.xs             Win32 extension external subroutines
 ext/XS-APItest/APItest.pm      XS::APItest extension
 ext/XS-APItest/APItest.xs      XS::APItest extension
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
@@ -3805,6 +3810,7 @@ pod/perl5005delta.pod             Perl changes in version 5.005
 pod/perl5100delta.pod          Perl changes in version 5.10.0
 pod/perl5101delta.pod          Perl changes in version 5.10.1
 pod/perl5110delta.pod          Perl changes in version 5.11.0
+pod/perl5111delta.pod          Perl changes in version 5.11.1
 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
@@ -4441,6 +4447,8 @@ t/re/pat_re_eval.t                See if esoteric patterns using re 'eval' work
 t/re/pat_re_eval_thr.t         See if esoteric patterns using re 'eval' work in another thread
 t/re/pat_rt_report.t           See if esoteric patterns from rt reports work
 t/re/pat_rt_report_thr.t       See if esoteric patterns from rt reports work in another thread
+t/re/pat_special_cc.t          See if special charclasses (\s \w \d) work the same as (\s and [\s])
+t/re/pat_special_cc_thr.t      See if special charclasses (\s \w \d) work the same as (\s and [\s]) under threads
 t/re/pat.t                     See if esoteric patterns work
 t/re/pat_thr.t                 See if esoteric patterns work in another thread
 t/re/qr_gc.t                   See if qr doesn't leak