This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/Module/Pluggable to ext/Module-Pluggable
[perl5.git] / MANIFEST
index a16dde8..512404a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -112,82 +112,83 @@ ext/B/t/showlex.t See if B::ShowLex works
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/xref.t         See if B::Xref works
 ext/B/typemap                  Compiler backend interface types
-ext/Compress/Raw/Zlib/Changes          Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/config.in                Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/examples/filtdef Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/examples/filtinf Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/fallback/constants.h     Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/fallback/constants.xs    Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/Makefile.PL      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/pod/FAQ.pod      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/private/MakeUtil.pm      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/README           Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/t/01version.t    Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/t/02zlib.t       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/t/07bufsize.t    Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/t/18lvalue.t     Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/typemap          Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/adler32.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/compress.c      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/crc32.c Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/crc32.h Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/deflate.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/deflate.h       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/infback.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inffast.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inffast.h       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inffixed.h      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inflate.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inflate.h       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inftrees.c      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/inftrees.h      Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/trees.c Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/trees.h Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/uncompr.c       Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/zconf.h Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/zlib.h  Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/zutil.c Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/zlib-src/zutil.h Compress::Raw::Zlib
-ext/Compress/Raw/Zlib/Zlib.xs          Compress::Raw::Zlib
-ext/Compress/Zlib/Changes              Compress::Zlib
-ext/Compress/Zlib/examples/filtdef     Compress::Zlib
-ext/Compress/Zlib/examples/filtinf     Compress::Zlib
-ext/Compress/Zlib/examples/gzcat       Compress::Zlib
-ext/Compress/Zlib/examples/gzgrep      Compress::Zlib
-ext/Compress/Zlib/examples/gzstream    Compress::Zlib
-ext/Compress/Zlib/lib/Compress/Zlib.pm Compress::Zlib
-ext/Compress/Zlib/Makefile.PL          Compress::Zlib
-ext/Compress/Zlib/pod/FAQ.pod  Compress::Zlib
-ext/Compress/Zlib/private/MakeUtil.pm  Compress::Zlib
-ext/Compress/Zlib/README               Compress::Zlib
-ext/Compress/Zlib/t/01version.t                Compress::Zlib
-ext/Compress/Zlib/t/03zlib-v1.t                Compress::Zlib
-ext/Compress/Zlib/t/05examples.t       Compress::Zlib
-ext/Compress/Zlib/t/06gzsetp.t         Compress::Zlib
-ext/Compress/Zlib/t/08encoding.t       Compress::Zlib
-ext/Compress/Zlib/t/14gzopen.t         Compress::Zlib
+ext/Compress-Raw-Zlib/Changes          Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/config.in                Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/examples/filtdef Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/examples/filtinf Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/fallback/constants.h     Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/fallback/constants.xs    Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/Makefile.PL      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/pod/FAQ.pod      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/private/MakeUtil.pm      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/README           Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/t/01version.t    Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/t/02zlib.t       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/t/07bufsize.t    Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/t/18lvalue.t     Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/typemap          Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/adler32.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/compress.c      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/crc32.c Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/crc32.h Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/deflate.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/deflate.h       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/infback.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inffast.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inffast.h       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inffixed.h      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inflate.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inflate.h       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inftrees.c      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/inftrees.h      Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/trees.c Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/trees.h Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/uncompr.c       Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/zconf.h Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/zlib.h  Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib
+ext/Compress-Raw-Zlib/Zlib.xs          Compress::Raw::Zlib
+ext/Compress-Zlib/Changes              Compress::Zlib
+ext/Compress-Zlib/examples/filtdef     Compress::Zlib
+ext/Compress-Zlib/examples/filtinf     Compress::Zlib
+ext/Compress-Zlib/examples/gzcat       Compress::Zlib
+ext/Compress-Zlib/examples/gzgrep      Compress::Zlib
+ext/Compress-Zlib/examples/gzstream    Compress::Zlib
+ext/Compress-Zlib/lib/Compress/Zlib.pm Compress::Zlib
+ext/Compress-Zlib/Makefile.PL          Compress::Zlib
+ext/Compress-Zlib/pod/FAQ.pod  Compress::Zlib
+ext/Compress-Zlib/private/MakeUtil.pm  Compress::Zlib
+ext/Compress-Zlib/README               Compress::Zlib
+ext/Compress-Zlib/t/01version.t                Compress::Zlib
+ext/Compress-Zlib/t/03zlib-v1.t                Compress::Zlib
+ext/Compress-Zlib/t/05examples.t       Compress::Zlib
+ext/Compress-Zlib/t/06gzsetp.t         Compress::Zlib
+ext/Compress-Zlib/t/08encoding.t       Compress::Zlib
+ext/Compress-Zlib/t/14gzopen.t         Compress::Zlib
 ext/Cwd/Changes                        Cwd extension Changelog
 ext/Cwd/Cwd.xs                 Cwd extension external subroutines
 ext/Cwd/Makefile.PL            Cwd extension makefile maker
 ext/Cwd/t/cwd.t                        See if Cwd works
 ext/Cwd/t/taint.t              See if Cwd works with taint
 ext/Cwd/t/win32.t              See if Cwd works on Win32
-ext/Data/Dumper/Changes                Data pretty printer, changelog
-ext/Data/Dumper/Dumper.pm      Data pretty printer, module
-ext/Data/Dumper/Dumper.xs      Data pretty printer, externals
-ext/Data/Dumper/Makefile.PL    Data pretty printer, makefile writer
-ext/Data/Dumper/t/bless.t      See if Data::Dumper works
-ext/Data/Dumper/t/bugs.t       See if Data::Dumper works
-ext/Data/Dumper/t/dumper.t     See if Data::Dumper works
-ext/Data/Dumper/t/freezer.t    See if $Data::Dumper::Freezer works
-ext/Data/Dumper/Todo           Data pretty printer, futures
-ext/Data/Dumper/t/overload.t   See if Data::Dumper works for overloaded data
-ext/Data/Dumper/t/pair.t       See if Data::Dumper pair separator works
+ext/Data-Dumper/Changes                Data pretty printer, changelog
+ext/Data-Dumper/Dumper.pm      Data pretty printer, module
+ext/Data-Dumper/Dumper.xs      Data pretty printer, externals
+ext/Data-Dumper/Makefile.PL    Data pretty printer, makefile writer
+ext/Data-Dumper/t/bless.t      See if Data::Dumper works
+ext/Data-Dumper/t/bugs.t       See if Data::Dumper works
+ext/Data-Dumper/t/dumper.t     See if Data::Dumper works
+ext/Data-Dumper/t/freezer.t    See if $Data::Dumper::Freezer works
+ext/Data-Dumper/Todo           Data pretty printer, futures
+ext/Data-Dumper/t/overload.t   See if Data::Dumper works for overloaded data
+ext/Data-Dumper/t/pair.t       See if Data::Dumper pair separator works
 ext/DB_File/Changes    Berkeley DB extension change log
 ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder
 ext/DB_File/DB_File.pm Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs Berkeley DB extension external subroutines
+ext/DB_File/config.in  Part of Berkeley DB configuration
 ext/DB_File/dbinfo     Berkeley DB database version checker
 ext/DB_File/hints/dynixptx.pl  Hint for DB_File for named architecture
 ext/DB_File/hints/sco.pl       Hint for DB_File for named architecture
@@ -197,229 +198,229 @@ ext/DB_File/t/db-hash.t         See if DB_File works
 ext/DB_File/t/db-recno.t       See if DB_File works
 ext/DB_File/typemap            Berkeley DB extension interface types
 ext/DB_File/version.c          Berkeley DB extension interface version check
-ext/Devel/DProf/Changes                Perl code profiler changelog
-ext/Devel/DProf/DProf.pm       Perl code profiler
-ext/Devel/DProf/DProf.xs       Perl code profiler
-ext/Devel/DProf/Makefile.PL    Perl code profiler makefile writer
-ext/Devel/DProf/t/DProf.t      Perl code profiler
-ext/Devel/DProf/Todo           Perl code profiler todo list
-ext/Devel/Peek/Changes         Data debugging tool, changelog
-ext/Devel/Peek/Makefile.PL     Data debugging tool, makefile writer
-ext/Devel/Peek/Peek.pm         Data debugging tool, module and pod
-ext/Devel/Peek/Peek.xs         Data debugging tool, externals
-ext/Devel/Peek/t/Peek.t                See if Devel::Peek works
-ext/Devel/PPPort/apicheck_c.PL Devel::PPPort apicheck generator
-ext/Devel/PPPort/Changes       Devel::PPPort changes
-ext/Devel/PPPort/devel/buildperl.pl    Devel::PPPort perl version builder
-ext/Devel/PPPort/devel/devtools.pl     Devel::PPPort development utilities
-ext/Devel/PPPort/devel/mkapidoc.sh     Devel::PPPort apidoc collector
-ext/Devel/PPPort/devel/mktodo  Devel::PPPort baseline/todo generator
-ext/Devel/PPPort/devel/mktodo.pl       Devel::PPPort baseline/todo generator
-ext/Devel/PPPort/devel/regenerate      Devel::PPPort API re-generator
-ext/Devel/PPPort/devel/scanprov        Devel::PPPort provided API scanner
-ext/Devel/PPPort/HACKERS       Devel::PPPort hackers documentation
-ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
-ext/Devel/PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs
-ext/Devel/PPPort/mktests.PL    Devel::PPPort test file writer
-ext/Devel/PPPort/module2.c     Devel::PPPort test file
-ext/Devel/PPPort/module3.c     Devel::PPPort test file
-ext/Devel/PPPort/parts/apicheck.pl     Devel::PPPort apicheck generator
-ext/Devel/PPPort/parts/apidoc.fnc      Devel::PPPort Perl API listing
-ext/Devel/PPPort/parts/base/5004000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5004010    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5004020    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5004030    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5004040    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5004050    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5005000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5005010    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5005020    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5005030    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5005040    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5006000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5006001    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5006002    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5007000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5007001    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5007002    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5007003    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008001    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008002    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008003    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008004    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008005    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008006    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008007    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5008008    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009001    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009002    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009003    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009004    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5009005    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5010000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/base/5011000    Devel::PPPort baseline todo file
-ext/Devel/PPPort/parts/embed.fnc       Devel::PPPort Perl API listing
-ext/Devel/PPPort/parts/inc/call        Devel::PPPort include
-ext/Devel/PPPort/parts/inc/cop Devel::PPPort include
-ext/Devel/PPPort/parts/inc/exception   Devel::PPPort include
-ext/Devel/PPPort/parts/inc/format      Devel::PPPort include
-ext/Devel/PPPort/parts/inc/grok        Devel::PPPort include
-ext/Devel/PPPort/parts/inc/limits      Devel::PPPort include
-ext/Devel/PPPort/parts/inc/magic       Devel::PPPort include
-ext/Devel/PPPort/parts/inc/memory      Devel::PPPort include
-ext/Devel/PPPort/parts/inc/misc        Devel::PPPort include
-ext/Devel/PPPort/parts/inc/mPUSH       Devel::PPPort include
-ext/Devel/PPPort/parts/inc/MY_CXT      Devel::PPPort include
-ext/Devel/PPPort/parts/inc/newCONSTSUB Devel::PPPort include
-ext/Devel/PPPort/parts/inc/newRV       Devel::PPPort include
-ext/Devel/PPPort/parts/inc/newSVpv     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/podtest     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/ppphbin     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/ppphdoc     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/ppphtest    Devel::PPPort include
-ext/Devel/PPPort/parts/inc/pvs Devel::PPPort include
-ext/Devel/PPPort/parts/inc/pv_tools    Devel::PPPort include
-ext/Devel/PPPort/parts/inc/shared_pv   Devel::PPPort include
-ext/Devel/PPPort/parts/inc/snprintf    Devel::PPPort include
-ext/Devel/PPPort/parts/inc/sprintf     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/strlfuncs   Devel::PPPort include
-ext/Devel/PPPort/parts/inc/SvPV        Devel::PPPort include
-ext/Devel/PPPort/parts/inc/SvREFCNT    Devel::PPPort include
-ext/Devel/PPPort/parts/inc/Sv_set      Devel::PPPort include
-ext/Devel/PPPort/parts/inc/sv_xpvf     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/threads     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/uv  Devel::PPPort include
-ext/Devel/PPPort/parts/inc/variables   Devel::PPPort include
-ext/Devel/PPPort/parts/inc/version     Devel::PPPort include
-ext/Devel/PPPort/parts/inc/warn        Devel::PPPort include
-ext/Devel/PPPort/parts/ppport.fnc      Devel::PPPort API listing
-ext/Devel/PPPort/parts/ppptools.pl     Devel::PPPort various utilities
-ext/Devel/PPPort/parts/todo/5004000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5004010    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5004020    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5004030    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5004040    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5004050    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5005000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5005010    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5005020    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5005030    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5005040    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5006000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5006001    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5006002    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5007000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5007001    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5007002    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5007003    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008001    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008002    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008003    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008004    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008005    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008006    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008007    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5008008    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009001    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009002    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009003    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009004    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5009005    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5010000    Devel::PPPort todo file
-ext/Devel/PPPort/parts/todo/5011000    Devel::PPPort todo file
-ext/Devel/PPPort/ppport_h.PL   Devel::PPPort ppport.h writer
-ext/Devel/PPPort/PPPort_pm.PL  Devel::PPPort PPPort.pm writer
-ext/Devel/PPPort/PPPort.xs     Devel::PPPort dummy PPPort.xs
-ext/Devel/PPPort/PPPort_xs.PL  Devel::PPPort RealPPPort.xs writer
-ext/Devel/PPPort/README                Devel::PPPort Readme
-ext/Devel/PPPort/soak          Devel::PPPort Test Harness to run under various Perls
-ext/Devel/PPPort/t/call.t      Devel::PPPort test file
-ext/Devel/PPPort/t/cop.t       Devel::PPPort test file
-ext/Devel/PPPort/t/exception.t Devel::PPPort test file
-ext/Devel/PPPort/t/format.t    Devel::PPPort test file
-ext/Devel/PPPort/t/grok.t      Devel::PPPort test file
-ext/Devel/PPPort/t/limits.t    Devel::PPPort test file
-ext/Devel/PPPort/t/magic.t     Devel::PPPort test file
-ext/Devel/PPPort/t/memory.t    Devel::PPPort test file
-ext/Devel/PPPort/t/misc.t      Devel::PPPort test file
-ext/Devel/PPPort/t/mPUSH.t     Devel::PPPort test file
-ext/Devel/PPPort/t/MY_CXT.t    Devel::PPPort test file
-ext/Devel/PPPort/t/newCONSTSUB.t       Devel::PPPort test file
-ext/Devel/PPPort/t/newRV.t     Devel::PPPort test file
-ext/Devel/PPPort/t/newSVpv.t   Devel::PPPort test file
-ext/Devel/PPPort/TODO          Devel::PPPort Todo
-ext/Devel/PPPort/t/podtest.t   Devel::PPPort test file
-ext/Devel/PPPort/t/ppphtest.t  Devel::PPPort test file
-ext/Devel/PPPort/t/pvs.t       Devel::PPPort test file
-ext/Devel/PPPort/t/pv_tools.t  Devel::PPPort test file
-ext/Devel/PPPort/t/shared_pv.t Devel::PPPort test file
-ext/Devel/PPPort/t/snprintf.t  Devel::PPPort test file
-ext/Devel/PPPort/t/sprintf.t   Devel::PPPort test file
-ext/Devel/PPPort/t/strlfuncs.t Devel::PPPort test file
-ext/Devel/PPPort/t/SvPV.t      Devel::PPPort test file
-ext/Devel/PPPort/t/SvREFCNT.t  Devel::PPPort test file
-ext/Devel/PPPort/t/Sv_set.t    Devel::PPPort test file
-ext/Devel/PPPort/t/sv_xpvf.t   Devel::PPPort test file
-ext/Devel/PPPort/t/testutil.pl Devel::PPPort test utilities
-ext/Devel/PPPort/t/threads.t   Devel::PPPort test file
-ext/Devel/PPPort/t/uv.t                Devel::PPPort test file
-ext/Devel/PPPort/t/variables.t Devel::PPPort test file
-ext/Devel/PPPort/t/warn.t      Devel::PPPort test file
-ext/Devel/PPPort/typemap       Devel::PPPort Typemap
-ext/Digest/MD5/Changes         Digest::MD5 extension changes
-ext/Digest/MD5/hints/dec_osf.pl        Hints for named architecture
-ext/Digest/MD5/hints/irix_6.pl Hints for named architecture
-ext/Digest/MD5/hints/MacOS.pl  Hints for named architecture
-ext/Digest/MD5/Makefile.PL     Digest::MD5 extension makefile writer
-ext/Digest/MD5/MD5.pm          Digest::MD5 extension
-ext/Digest/MD5/MD5.xs          Digest::MD5 extension
-ext/Digest/MD5/README          Digest::MD5 extension Readme
-ext/Digest/MD5/t/align.t       See if Digest::MD5 extension works
-ext/Digest/MD5/t/badfile.t     See if Digest::MD5 extension works
-ext/Digest/MD5/t/bits.t                See if Digest::MD5 extension works
-ext/Digest/MD5/t/clone.t       See if Digest::MD5 extension works
-ext/Digest/MD5/t/files.t       See if Digest::MD5 extension works
-ext/Digest/MD5/t/md5-aaa.t     See if Digest::MD5 extension works
-ext/Digest/MD5/t/utf8.t                See if Digest::MD5 extension works
-ext/Digest/MD5/typemap         Digest::MD5 extension
-ext/Digest/SHA/bin/shasum      shasum script
-ext/Digest/SHA/Changes         Digest::SHA changes
-ext/Digest/SHA/lib/Digest/SHA.pm       Digest::SHA extension
-ext/Digest/SHA/Makefile.PL     Digest::SHA Makefile.PL
-ext/Digest/SHA/README          Digest::SHA README
-ext/Digest/SHA/SHA.xs          Digest::SHA extension
-ext/Digest/SHA/src/hmac.c      Digest::SHA extension
-ext/Digest/SHA/src/hmac.h      Digest::SHA extension
-ext/Digest/SHA/src/hmacxtra.c  Digest::SHA extension
-ext/Digest/SHA/src/sha64bit.c  Digest::SHA extension
-ext/Digest/SHA/src/sha64bit.h  Digest::SHA extension
-ext/Digest/SHA/src/sha.c       Digest::SHA extension
-ext/Digest/SHA/src/sha.h       Digest::SHA extension
-ext/Digest/SHA/src/shaxtra.c   Digest::SHA extension
-ext/Digest/SHA/t/allfcns.t     See if Digest::SHA works
-ext/Digest/SHA/t/base64.t      See if Digest::SHA works
-ext/Digest/SHA/t/bitbuf.t      See if Digest::SHA works
-ext/Digest/SHA/t/dumpload.t    See if Digest::SHA works
-ext/Digest/SHA/t/fips198.t     See if Digest::SHA works
-ext/Digest/SHA/t/gglong.t      See if Digest::SHA works
-ext/Digest/SHA/t/gg.t          See if Digest::SHA works
-ext/Digest/SHA/t/hmacsha.t     See if Digest::SHA works
-ext/Digest/SHA/t/ireland.t     See if Digest::SHA works
-ext/Digest/SHA/t/methods.t     See if Digest::SHA works
-ext/Digest/SHA/t/nistbit.t     See if Digest::SHA works
-ext/Digest/SHA/t/nistbyte.t    See if Digest::SHA works
-ext/Digest/SHA/t/rfc2202.t     See if Digest::SHA works
-ext/Digest/SHA/t/sha1.t                See if Digest::SHA works
-ext/Digest/SHA/t/sha224.t      See if Digest::SHA works
-ext/Digest/SHA/t/sha256.t      See if Digest::SHA works
-ext/Digest/SHA/t/sha384.t      See if Digest::SHA works
-ext/Digest/SHA/t/sha512.t      See if Digest::SHA works
-ext/Digest/SHA/t/woodbury.t    See if Digest::SHA works
-ext/Digest/SHA/typemap         Typemap for Digest::SHA
+ext/Devel-DProf/Changes                Perl code profiler changelog
+ext/Devel-DProf/DProf.pm       Perl code profiler
+ext/Devel-DProf/DProf.xs       Perl code profiler
+ext/Devel-DProf/Makefile.PL    Perl code profiler makefile writer
+ext/Devel-DProf/t/DProf.t      Perl code profiler
+ext/Devel-DProf/Todo           Perl code profiler todo list
+ext/Devel-Peek/Changes         Data debugging tool, changelog
+ext/Devel-Peek/Makefile.PL     Data debugging tool, makefile writer
+ext/Devel-Peek/Peek.pm         Data debugging tool, module and pod
+ext/Devel-Peek/Peek.xs         Data debugging tool, externals
+ext/Devel-Peek/t/Peek.t                See if Devel::Peek works
+ext/Devel-PPPort/apicheck_c.PL Devel::PPPort apicheck generator
+ext/Devel-PPPort/Changes       Devel::PPPort changes
+ext/Devel-PPPort/devel/buildperl.pl    Devel::PPPort perl version builder
+ext/Devel-PPPort/devel/devtools.pl     Devel::PPPort development utilities
+ext/Devel-PPPort/devel/mkapidoc.sh     Devel::PPPort apidoc collector
+ext/Devel-PPPort/devel/mktodo  Devel::PPPort baseline/todo generator
+ext/Devel-PPPort/devel/mktodo.pl       Devel::PPPort baseline/todo generator
+ext/Devel-PPPort/devel/regenerate      Devel::PPPort API re-generator
+ext/Devel-PPPort/devel/scanprov        Devel::PPPort provided API scanner
+ext/Devel-PPPort/HACKERS       Devel::PPPort hackers documentation
+ext/Devel-PPPort/Makefile.PL   Devel::PPPort makefile writer
+ext/Devel-PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs
+ext/Devel-PPPort/mktests.PL    Devel::PPPort test file writer
+ext/Devel-PPPort/module2.c     Devel::PPPort test file
+ext/Devel-PPPort/module3.c     Devel::PPPort test file
+ext/Devel-PPPort/parts/apicheck.pl     Devel::PPPort apicheck generator
+ext/Devel-PPPort/parts/apidoc.fnc      Devel::PPPort Perl API listing
+ext/Devel-PPPort/parts/base/5004000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5004010    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5004020    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5004030    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5004040    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5004050    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5005000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5005010    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5005020    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5005030    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5005040    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5006000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5006001    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5006002    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5007000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5007001    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5007002    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5007003    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008001    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008002    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008003    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008004    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008005    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008006    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008007    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5008008    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009001    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009002    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009003    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009004    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5009005    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5010000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/base/5011000    Devel::PPPort baseline todo file
+ext/Devel-PPPort/parts/embed.fnc       Devel::PPPort Perl API listing
+ext/Devel-PPPort/parts/inc/call        Devel::PPPort include
+ext/Devel-PPPort/parts/inc/cop Devel::PPPort include
+ext/Devel-PPPort/parts/inc/exception   Devel::PPPort include
+ext/Devel-PPPort/parts/inc/format      Devel::PPPort include
+ext/Devel-PPPort/parts/inc/grok        Devel::PPPort include
+ext/Devel-PPPort/parts/inc/limits      Devel::PPPort include
+ext/Devel-PPPort/parts/inc/magic       Devel::PPPort include
+ext/Devel-PPPort/parts/inc/memory      Devel::PPPort include
+ext/Devel-PPPort/parts/inc/misc        Devel::PPPort include
+ext/Devel-PPPort/parts/inc/mPUSH       Devel::PPPort include
+ext/Devel-PPPort/parts/inc/MY_CXT      Devel::PPPort include
+ext/Devel-PPPort/parts/inc/newCONSTSUB Devel::PPPort include
+ext/Devel-PPPort/parts/inc/newRV       Devel::PPPort include
+ext/Devel-PPPort/parts/inc/newSVpv     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/podtest     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/ppphbin     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/ppphdoc     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/ppphtest    Devel::PPPort include
+ext/Devel-PPPort/parts/inc/pvs Devel::PPPort include
+ext/Devel-PPPort/parts/inc/pv_tools    Devel::PPPort include
+ext/Devel-PPPort/parts/inc/shared_pv   Devel::PPPort include
+ext/Devel-PPPort/parts/inc/snprintf    Devel::PPPort include
+ext/Devel-PPPort/parts/inc/sprintf     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/strlfuncs   Devel::PPPort include
+ext/Devel-PPPort/parts/inc/SvPV        Devel::PPPort include
+ext/Devel-PPPort/parts/inc/SvREFCNT    Devel::PPPort include
+ext/Devel-PPPort/parts/inc/Sv_set      Devel::PPPort include
+ext/Devel-PPPort/parts/inc/sv_xpvf     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/threads     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/uv  Devel::PPPort include
+ext/Devel-PPPort/parts/inc/variables   Devel::PPPort include
+ext/Devel-PPPort/parts/inc/version     Devel::PPPort include
+ext/Devel-PPPort/parts/inc/warn        Devel::PPPort include
+ext/Devel-PPPort/parts/ppport.fnc      Devel::PPPort API listing
+ext/Devel-PPPort/parts/ppptools.pl     Devel::PPPort various utilities
+ext/Devel-PPPort/parts/todo/5004000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5004010    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5004020    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5004030    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5004040    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5004050    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5005000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5005010    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5005020    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5005030    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5005040    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5006000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5006001    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5006002    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5007000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5007001    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5007002    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5007003    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008001    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008002    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008003    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008004    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008005    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008006    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008007    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5008008    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009001    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009002    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009003    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009004    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5009005    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5010000    Devel::PPPort todo file
+ext/Devel-PPPort/parts/todo/5011000    Devel::PPPort todo file
+ext/Devel-PPPort/ppport_h.PL   Devel::PPPort ppport.h writer
+ext/Devel-PPPort/PPPort_pm.PL  Devel::PPPort PPPort.pm writer
+ext/Devel-PPPort/PPPort.xs     Devel::PPPort dummy PPPort.xs
+ext/Devel-PPPort/PPPort_xs.PL  Devel::PPPort RealPPPort.xs writer
+ext/Devel-PPPort/README                Devel::PPPort Readme
+ext/Devel-PPPort/soak          Devel::PPPort Test Harness to run under various Perls
+ext/Devel-PPPort/t/call.t      Devel::PPPort test file
+ext/Devel-PPPort/t/cop.t       Devel::PPPort test file
+ext/Devel-PPPort/t/exception.t Devel::PPPort test file
+ext/Devel-PPPort/t/format.t    Devel::PPPort test file
+ext/Devel-PPPort/t/grok.t      Devel::PPPort test file
+ext/Devel-PPPort/t/limits.t    Devel::PPPort test file
+ext/Devel-PPPort/t/magic.t     Devel::PPPort test file
+ext/Devel-PPPort/t/memory.t    Devel::PPPort test file
+ext/Devel-PPPort/t/misc.t      Devel::PPPort test file
+ext/Devel-PPPort/t/mPUSH.t     Devel::PPPort test file
+ext/Devel-PPPort/t/MY_CXT.t    Devel::PPPort test file
+ext/Devel-PPPort/t/newCONSTSUB.t       Devel::PPPort test file
+ext/Devel-PPPort/t/newRV.t     Devel::PPPort test file
+ext/Devel-PPPort/t/newSVpv.t   Devel::PPPort test file
+ext/Devel-PPPort/TODO          Devel::PPPort Todo
+ext/Devel-PPPort/t/podtest.t   Devel::PPPort test file
+ext/Devel-PPPort/t/ppphtest.t  Devel::PPPort test file
+ext/Devel-PPPort/t/pvs.t       Devel::PPPort test file
+ext/Devel-PPPort/t/pv_tools.t  Devel::PPPort test file
+ext/Devel-PPPort/t/shared_pv.t Devel::PPPort test file
+ext/Devel-PPPort/t/snprintf.t  Devel::PPPort test file
+ext/Devel-PPPort/t/sprintf.t   Devel::PPPort test file
+ext/Devel-PPPort/t/strlfuncs.t Devel::PPPort test file
+ext/Devel-PPPort/t/SvPV.t      Devel::PPPort test file
+ext/Devel-PPPort/t/SvREFCNT.t  Devel::PPPort test file
+ext/Devel-PPPort/t/Sv_set.t    Devel::PPPort test file
+ext/Devel-PPPort/t/sv_xpvf.t   Devel::PPPort test file
+ext/Devel-PPPort/t/testutil.pl Devel::PPPort test utilities
+ext/Devel-PPPort/t/threads.t   Devel::PPPort test file
+ext/Devel-PPPort/t/uv.t                Devel::PPPort test file
+ext/Devel-PPPort/t/variables.t Devel::PPPort test file
+ext/Devel-PPPort/t/warn.t      Devel::PPPort test file
+ext/Devel-PPPort/typemap       Devel::PPPort Typemap
+ext/Digest-MD5/Changes         Digest::MD5 extension changes
+ext/Digest-MD5/hints/dec_osf.pl        Hints for named architecture
+ext/Digest-MD5/hints/irix_6.pl Hints for named architecture
+ext/Digest-MD5/hints/MacOS.pl  Hints for named architecture
+ext/Digest-MD5/Makefile.PL     Digest::MD5 extension makefile writer
+ext/Digest-MD5/MD5.pm          Digest::MD5 extension
+ext/Digest-MD5/MD5.xs          Digest::MD5 extension
+ext/Digest-MD5/README          Digest::MD5 extension Readme
+ext/Digest-MD5/t/align.t       See if Digest::MD5 extension works
+ext/Digest-MD5/t/badfile.t     See if Digest::MD5 extension works
+ext/Digest-MD5/t/bits.t                See if Digest::MD5 extension works
+ext/Digest-MD5/t/clone.t       See if Digest::MD5 extension works
+ext/Digest-MD5/t/files.t       See if Digest::MD5 extension works
+ext/Digest-MD5/t/md5-aaa.t     See if Digest::MD5 extension works
+ext/Digest-MD5/t/utf8.t                See if Digest::MD5 extension works
+ext/Digest-MD5/typemap         Digest::MD5 extension
+ext/Digest-SHA/bin/shasum      shasum script
+ext/Digest-SHA/Changes         Digest::SHA changes
+ext/Digest-SHA/lib/Digest/SHA.pm       Digest::SHA extension
+ext/Digest-SHA/Makefile.PL     Digest::SHA Makefile.PL
+ext/Digest-SHA/README          Digest::SHA README
+ext/Digest-SHA/SHA.xs          Digest::SHA extension
+ext/Digest-SHA/src/hmac.c      Digest::SHA extension
+ext/Digest-SHA/src/hmac.h      Digest::SHA extension
+ext/Digest-SHA/src/hmacxtra.c  Digest::SHA extension
+ext/Digest-SHA/src/sha64bit.c  Digest::SHA extension
+ext/Digest-SHA/src/sha64bit.h  Digest::SHA extension
+ext/Digest-SHA/src/sha.c       Digest::SHA extension
+ext/Digest-SHA/src/sha.h       Digest::SHA extension
+ext/Digest-SHA/src/shaxtra.c   Digest::SHA extension
+ext/Digest-SHA/t/allfcns.t     See if Digest::SHA works
+ext/Digest-SHA/t/base64.t      See if Digest::SHA works
+ext/Digest-SHA/t/bitbuf.t      See if Digest::SHA works
+ext/Digest-SHA/t/dumpload.t    See if Digest::SHA works
+ext/Digest-SHA/t/fips198.t     See if Digest::SHA works
+ext/Digest-SHA/t/gglong.t      See if Digest::SHA works
+ext/Digest-SHA/t/gg.t          See if Digest::SHA works
+ext/Digest-SHA/t/hmacsha.t     See if Digest::SHA works
+ext/Digest-SHA/t/ireland.t     See if Digest::SHA works
+ext/Digest-SHA/t/methods.t     See if Digest::SHA works
+ext/Digest-SHA/t/nistbit.t     See if Digest::SHA works
+ext/Digest-SHA/t/nistbyte.t    See if Digest::SHA works
+ext/Digest-SHA/t/rfc2202.t     See if Digest::SHA works
+ext/Digest-SHA/t/sha1.t                See if Digest::SHA works
+ext/Digest-SHA/t/sha224.t      See if Digest::SHA works
+ext/Digest-SHA/t/sha256.t      See if Digest::SHA works
+ext/Digest-SHA/t/sha384.t      See if Digest::SHA works
+ext/Digest-SHA/t/sha512.t      See if Digest::SHA works
+ext/Digest-SHA/t/woodbury.t    See if Digest::SHA works
+ext/Digest-SHA/typemap         Typemap for Digest::SHA
 ext/DynaLoader/dl_aix.xs       AIX implementation
 ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
@@ -486,7 +487,7 @@ ext/Encode/lib/Encode/GSM0338.pm    Encode extension
 ext/Encode/lib/Encode/Guess.pm Encode Extension
 ext/Encode/lib/Encode/JP/H2Z.pm        Encode extension
 ext/Encode/lib/Encode/JP/JIS7.pm       Encode extension
-ext/Encode/lib/Encode/KR/2022_KR.pm     Encode extension
+ext/Encode/lib/Encode/KR/2022_KR.pm    Encode extension
 ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm       Encode extension
 ext/Encode/lib/Encode/MIME/Header.pm   Encode extension
 ext/Encode/lib/Encode/MIME/Name.pm     Encode extension
@@ -658,50 +659,50 @@ ext/Fcntl/Makefile.PL     Fcntl extension makefile writer
 ext/Fcntl/t/fcntl.t    See if Fcntl works
 ext/Fcntl/t/mode.t     See if S_ISREG() and S_ISDIR() work
 ext/Fcntl/t/syslfs.t   See if large files work for sysio
-ext/File/Glob/bsd_glob.c       File::Glob extension run time code
-ext/File/Glob/bsd_glob.h       File::Glob extension header file
-ext/File/Glob/Changes          File::Glob extension changelog
-ext/File/Glob/Glob.pm          File::Glob extension module
-ext/File/Glob/Glob.xs          File::Glob extension external subroutines
-ext/File/Glob/Makefile.PL      File::Glob extension makefile writer
-ext/File/Glob/t/basic.t                See if File::Glob works
-ext/File/Glob/t/case.t         See if File::Glob works
-ext/File/Glob/t/global.t       See if File::Glob works
-ext/File/Glob/TODO             File::Glob extension todo list
-ext/File/Glob/t/taint.t                See if File::Glob works
-ext/Filter/t/call.t            See if Filter::Util::Call works
-ext/Filter/Util/Call/Call.pm   Filter::Util::Call extension module
-ext/Filter/Util/Call/Call.xs   Filter::Util::Call extension external subroutines
-ext/Filter/Util/Call/Makefile.PL       Filter::Util::Call extension makefile writer
+ext/File-Glob/bsd_glob.c       File::Glob extension run time code
+ext/File-Glob/bsd_glob.h       File::Glob extension header file
+ext/File-Glob/Changes          File::Glob extension changelog
+ext/File-Glob/Glob.pm          File::Glob extension module
+ext/File-Glob/Glob.xs          File::Glob extension external subroutines
+ext/File-Glob/Makefile.PL      File::Glob extension makefile writer
+ext/File-Glob/t/basic.t                See if File::Glob works
+ext/File-Glob/t/case.t         See if File::Glob works
+ext/File-Glob/t/global.t       See if File::Glob works
+ext/File-Glob/TODO             File::Glob extension todo list
+ext/File-Glob/t/taint.t                See if File::Glob works
+ext/Filter-Util-Call/Call.pm   Filter::Util::Call extension module
+ext/Filter-Util-Call/Call.xs   Filter::Util::Call extension external subroutines
+ext/Filter-Util-Call/Makefile.PL       Filter::Util::Call extension makefile writer
+ext/Filter-Util-Call/t/call.t  See if Filter::Util::Call works
 ext/GDBM_File/GDBM_File.pm     GDBM extension Perl module
 ext/GDBM_File/GDBM_File.xs     GDBM extension external subroutines
 ext/GDBM_File/hints/sco.pl     Hint for GDBM_File for named architecture
 ext/GDBM_File/Makefile.PL      GDBM extension makefile writer
 ext/GDBM_File/t/gdbm.t         See if GDBM_File works
 ext/GDBM_File/typemap          GDBM extension interface types
-ext/Hash/Util/Changes          Change history of Hash::Util
-ext/Hash/Util/FieldHash/Changes                        Changes for Hash::Util::FieldHash
-ext/Hash/Util/FieldHash/FieldHash.xs           XS portion
-ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm     Perl portion and documentation
-ext/Hash/Util/FieldHash/Makefile.PL            Makefile for Hash::Util::FieldHash
-ext/Hash/Util/FieldHash/t/01_load.t            Test script
-ext/Hash/Util/FieldHash/t/02_function.t                Test script
-ext/Hash/Util/FieldHash/t/03_class.t           Test script
-ext/Hash/Util/FieldHash/t/04_thread.t          Test script
-ext/Hash/Util/FieldHash/t/05_perlhook.t                Test script
-ext/Hash/Util/FieldHash/t/10_hash.t            Adapted from t/op/hash.t
-ext/Hash/Util/FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
-ext/Hash/Util/FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
-ext/Hash/Util/lib/Hash/Util.pm Hash::Util
-ext/Hash/Util/Makefile.PL      Makefile for Hash::Util
-ext/Hash/Util/t/Util.t         See if Hash::Util works
-ext/Hash/Util/Util.xs          XS bits of Hash::Util
-ext/I18N/Langinfo/fallback/const-c.inc I18N::Langinfo
-ext/I18N/Langinfo/fallback/const-xs.inc        I18N::Langinfo
-ext/I18N/Langinfo/Langinfo.pm  I18N::Langinfo
-ext/I18N/Langinfo/Langinfo.xs  I18N::Langinfo
-ext/I18N/Langinfo/Makefile.PL  I18N::Langinfo
-ext/I18N/Langinfo/t/Langinfo.t See whether I18N::Langinfo works
+ext/Hash-Util/Changes          Change history of Hash::Util
+ext/Hash-Util-FieldHash/Changes                        Changes for Hash::Util::FieldHash
+ext/Hash-Util-FieldHash/FieldHash.xs           XS portion
+ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm     Perl portion and documentation
+ext/Hash-Util-FieldHash/Makefile.PL            Makefile for Hash::Util::FieldHash
+ext/Hash-Util-FieldHash/t/01_load.t            Test script
+ext/Hash-Util-FieldHash/t/02_function.t                Test script
+ext/Hash-Util-FieldHash/t/03_class.t           Test script
+ext/Hash-Util-FieldHash/t/04_thread.t          Test script
+ext/Hash-Util-FieldHash/t/05_perlhook.t                Test script
+ext/Hash-Util-FieldHash/t/10_hash.t            Adapted from t/op/hash.t
+ext/Hash-Util-FieldHash/t/11_hashassign.t      Adapted from t/op/hashassign.t
+ext/Hash-Util-FieldHash/t/12_hashwarn.t                Adapted from t/op/hashwarn.t
+ext/Hash-Util/lib/Hash/Util.pm Hash::Util
+ext/Hash-Util/Makefile.PL      Makefile for Hash::Util
+ext/Hash-Util/t/Util.t         See if Hash::Util works
+ext/Hash-Util/Util.xs          XS bits of Hash::Util
+ext/I18N-Langinfo/fallback/const-c.inc I18N::Langinfo
+ext/I18N-Langinfo/fallback/const-xs.inc        I18N::Langinfo
+ext/I18N-Langinfo/Langinfo.pm  I18N::Langinfo
+ext/I18N-Langinfo/Langinfo.xs  I18N::Langinfo
+ext/I18N-Langinfo/Makefile.PL  I18N::Langinfo
+ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works
 ext/IO/ChangeLog               IO perl module change log
 ext/IO_Compress_Base/Changes   IO::Compress::Base
 ext/IO_Compress_Base/lib/File/GlobMapper.pm    IO::Compress::Base
@@ -838,89 +839,93 @@ ext/IO/t/io_udp.t See if UDP socket-related methods from IO work
 ext/IO/t/io_unix.t     See if UNIX socket-related methods from IO work
 ext/IO/t/io_utf8.t     See if perlio opens work
 ext/IO/t/io_xs.t               See if XSUB methods from IO work
-ext/IPC/SysV/Changes   IPC::SysV changes
-ext/IPC/SysV/hints/cygwin.pl   Hint for IPC::SysV for named architecture
-ext/IPC/SysV/hints/next_3.pl   Hint for IPC::SysV for named architecture
-ext/IPC/SysV/lib/IPC/Msg.pm    IPC::SysV extension Perl module
-ext/IPC/SysV/lib/IPC/Semaphore.pm      IPC::SysV extension Perl module
-ext/IPC/SysV/lib/IPC/SharedMem.pm      IPC::SysV extension Perl module
-ext/IPC/SysV/lib/IPC/SysV.pm   IPC::SysV extension Perl module
-ext/IPC/SysV/Makefile.PL       IPC::SysV makefile writer
-ext/IPC/SysV/MANIFEST.SKIP     IPC::SysV manifest skip specs
-ext/IPC/SysV/README            IPC::SysV README
-ext/IPC/SysV/regen.pl  IPC::SysV file regeneration script
-ext/IPC/SysV/SysV.xs           IPC::SysV extension Perl module
-ext/IPC/SysV/t/ipcsysv.t               IPC::SysV test file
-ext/IPC/SysV/t/msg.t           IPC::SysV test file
-ext/IPC/SysV/TODO      IPC::SysV todo file
-ext/IPC/SysV/t/podcov.t        IPC::SysV test file
-ext/IPC/SysV/t/pod.t   IPC::SysV test file
-ext/IPC/SysV/t/sem.t           IPC::SysV test file
-ext/IPC/SysV/t/shm.t   IPC::SysV test file
-ext/IPC/SysV/typemap   IPC::SysV typemap
-ext/List/Util/Changes          Util extension
-ext/List/Util/lib/List/Util.pm List::Util
-ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
-ext/List/Util/Makefile.PL      Util extension
-ext/List/Util/multicall.h      Util extension
-ext/List/Util/README           Util extension
-ext/List/Util/t/00version.t    Scalar::Util
-ext/List/Util/t/blessed.t      Scalar::Util
-ext/List/Util/t/dualvar.t      Scalar::Util
-ext/List/Util/t/first.t                List::Util
-ext/List/Util/t/isvstring.t    Scalar::Util
-ext/List/Util/t/lln.t          Scalar::Util
-ext/List/Util/t/maxstr.t       List::Util
-ext/List/Util/t/max.t          List::Util
-ext/List/Util/t/minstr.t       List::Util
-ext/List/Util/t/min.t          List::Util
-ext/List/Util/t/openhan.t      Scalar::Util
-ext/List/Util/t/p_blessed.t    Scalar::Util
-ext/List/Util/t/p_first.t      List::Util
-ext/List/Util/t/p_lln.t                Scalar::Util
-ext/List/Util/t/p_maxstr.t     List::Util
-ext/List/Util/t/p_max.t                List::Util
-ext/List/Util/t/p_minstr.t     List::Util
-ext/List/Util/t/p_min.t                List::Util
-ext/List/Util/t/p_openhan.t    Scalar::Util
-ext/List/Util/t/p_readonly.t   Scalar::Util
-ext/List/Util/t/p_reduce.t     List::Util
-ext/List/Util/t/p_refaddr.t    Scalar::Util
-ext/List/Util/t/p_reftype.t    Scalar::Util
-ext/List/Util/t/proto.t                Scalar::Util
-ext/List/Util/t/p_shuffle.t    List::Util
-ext/List/Util/t/p_sum.t                List::Util
-ext/List/Util/t/p_tainted.t    Scalar::Util
-ext/List/Util/t/readonly.t     Scalar::Util
-ext/List/Util/t/reduce.t       List::Util
-ext/List/Util/t/refaddr.t      Scalar::Util
-ext/List/Util/t/reftype.t      Scalar::Util
-ext/List/Util/t/shuffle.t      List::Util
-ext/List/Util/t/sum.t          List::Util
-ext/List/Util/t/tainted.t      Scalar::Util
-ext/List/Util/t/weak.t         Scalar::Util
-ext/List/Util/Util.xs          Util extension
-ext/Math/BigInt/FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/Makefile.PL   Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
-ext/Math/BigInt/FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
-ext/Math/BigInt/FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
-ext/MIME/Base64/Base64.pm      MIME::Base64 extension
-ext/MIME/Base64/Base64.xs      MIME::Base64 extension
-ext/MIME/Base64/Changes                MIME::Base64 extension
-ext/MIME/Base64/Makefile.PL    MIME::Base64 extension
-ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension
-ext/MIME/Base64/README         README for MIME::Base64
-ext/MIME/Base64/t/base64.t     See whether MIME::Base64 works
-ext/MIME/Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
-ext/MIME/Base64/t/unicode.t    See whether MIME::Base64 works
-ext/MIME/Base64/t/warn.t       See whether MIME::Base64 works
-ext/Module/Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
-ext/Module/Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
-ext/Module/Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
-ext/Module/Pluggable/Makefile.PL                       Module::Pluggable
+ext/IPC-SysV/Changes   IPC::SysV changes
+ext/IPC-SysV/hints/cygwin.pl   Hint for IPC::SysV for named architecture
+ext/IPC-SysV/hints/next_3.pl   Hint for IPC::SysV for named architecture
+ext/IPC-SysV/lib/IPC/Msg.pm    IPC::SysV extension Perl module
+ext/IPC-SysV/lib/IPC/Semaphore.pm      IPC::SysV extension Perl module
+ext/IPC-SysV/lib/IPC/SharedMem.pm      IPC::SysV extension Perl module
+ext/IPC-SysV/lib/IPC/SysV.pm   IPC::SysV extension Perl module
+ext/IPC-SysV/Makefile.PL       IPC::SysV makefile writer
+ext/IPC-SysV/MANIFEST.SKIP     IPC::SysV manifest skip specs
+ext/IPC-SysV/README            IPC::SysV README
+ext/IPC-SysV/regen.pl  IPC::SysV file regeneration script
+ext/IPC-SysV/SysV.xs           IPC::SysV extension Perl module
+ext/IPC-SysV/t/ipcsysv.t               IPC::SysV test file
+ext/IPC-SysV/t/msg.t           IPC::SysV test file
+ext/IPC-SysV/TODO      IPC::SysV todo file
+ext/IPC-SysV/t/podcov.t        IPC::SysV test file
+ext/IPC-SysV/t/pod.t   IPC::SysV test file
+ext/IPC-SysV/t/sem.t           IPC::SysV test file
+ext/IPC-SysV/t/shm.t   IPC::SysV test file
+ext/IPC-SysV/typemap   IPC::SysV typemap
+ext/List-Util/Changes          Util extension
+ext/List-Util/lib/List/Util.pm List::Util
+ext/List-Util/lib/Scalar/Util.pm       Scalar::Util
+ext/List-Util/Makefile.PL      Util extension
+ext/List-Util/multicall.h      Util extension
+ext/List-Util/README           Util extension
+ext/List-Util/t/00version.t    Scalar::Util
+ext/List-Util/t/blessed.t      Scalar::Util
+ext/List-Util/t/dualvar.t      Scalar::Util
+ext/List-Util/t/first.t                List::Util
+ext/List-Util/t/isvstring.t    Scalar::Util
+ext/List-Util/t/lln.t          Scalar::Util
+ext/List-Util/t/maxstr.t       List::Util
+ext/List-Util/t/max.t          List::Util
+ext/List-Util/t/minstr.t       List::Util
+ext/List-Util/t/min.t          List::Util
+ext/List-Util/t/openhan.t      Scalar::Util
+ext/List-Util/t/p_blessed.t    Scalar::Util
+ext/List-Util/t/p_first.t      List::Util
+ext/List-Util/t/p_lln.t                Scalar::Util
+ext/List-Util/t/p_maxstr.t     List::Util
+ext/List-Util/t/p_max.t                List::Util
+ext/List-Util/t/p_minstr.t     List::Util
+ext/List-Util/t/p_min.t                List::Util
+ext/List-Util/t/p_openhan.t    Scalar::Util
+ext/List-Util/t/p_readonly.t   Scalar::Util
+ext/List-Util/t/p_reduce.t     List::Util
+ext/List-Util/t/p_refaddr.t    Scalar::Util
+ext/List-Util/t/p_reftype.t    Scalar::Util
+ext/List-Util/t/proto.t                Scalar::Util
+ext/List-Util/t/p_shuffle.t    List::Util
+ext/List-Util/t/p_sum.t                List::Util
+ext/List-Util/t/p_tainted.t    Scalar::Util
+ext/List-Util/t/readonly.t     Scalar::Util
+ext/List-Util/t/reduce.t       List::Util
+ext/List-Util/t/refaddr.t      Scalar::Util
+ext/List-Util/t/reftype.t      Scalar::Util
+ext/List-Util/t/shuffle.t      List::Util
+ext/List-Util/t/sum.t          List::Util
+ext/List-Util/t/tainted.t      Scalar::Util
+ext/List-Util/t/weak.t         Scalar::Util
+ext/List-Util/Util.xs          Util extension
+ext/Math-BigInt-FastCalc/FastCalc.pm   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/FastCalc.xs   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/Makefile.PL   Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/bigintfc.t  Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
+ext/Math-BigInt-FastCalc/t/leak.t      test for memory leaks in Math::BigInt::FastCalc
+ext/Math-BigInt-FastCalc/t/mbi_rand.t  Math::BigInt::FastCalc extension
+ext/MIME-Base64/Base64.pm      MIME::Base64 extension
+ext/MIME-Base64/Base64.xs      MIME::Base64 extension
+ext/MIME-Base64/Changes                MIME::Base64 extension
+ext/MIME-Base64/Makefile.PL    MIME::Base64 extension
+ext/MIME-Base64/QuotedPrint.pm MIME::Base64 extension
+ext/MIME-Base64/README         README for MIME::Base64
+ext/MIME-Base64/t/base64.t     See whether MIME::Base64 works
+ext/MIME-Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
+ext/MIME-Base64/t/unicode.t    See whether MIME::Base64 works
+ext/MIME-Base64/t/warn.t       See whether MIME::Base64 works
+ext/Module-Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
+ext/Module-Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
+ext/Module-Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
+ext/Module-Pluggable/Makefile.PL                       Module::Pluggable
+ext/mro/Changes                        mro extension
+ext/mro/Makefile.PL            mro extension
+ext/mro/mro.pm                 mro extension
+ext/mro/mro.xs                 mro extension
 ext/NDBM_File/hints/cygwin.pl  Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dynixptx.pl        Hint for NDBM_File for named architecture
@@ -1111,23 +1116,23 @@ ext/Sys/Hostname/Hostname.pm    Sys::Hostname extension Perl module
 ext/Sys/Hostname/Hostname.xs   Sys::Hostname extension external subroutines
 ext/Sys/Hostname/Makefile.PL   Sys::Hostname extension makefile writer
 ext/Sys/Hostname/t/Hostname.t  See if Sys::Hostname works
-ext/Sys/Syslog/Changes         Changlog for Sys::Syslog
-ext/Sys/Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
-ext/Sys/Syslog/fallback/const-xs.inc   Sys::Syslog constants fallback file
-ext/Sys/Syslog/fallback/syslog.h       Sys::Syslog header fallback file
-ext/Sys/Syslog/Makefile.PL     Sys::Syslog extension makefile writer
-ext/Sys/Syslog/README          README for Sys::Syslog
-ext/Sys/Syslog/README.win32    README for Sys::Syslog on Windows
-ext/Sys/Syslog/Syslog.pm       Sys::Syslog extension Perl module
-ext/Sys/Syslog/Syslog.xs       Sys::Syslog extension external subroutines
-ext/Sys/Syslog/t/00-load.t     test for Sys::Syslog
-ext/Sys/Syslog/t/constants.t   test for Sys::Syslog
-ext/Sys/Syslog/t/syslog.t      See if Sys::Syslog works
-ext/Sys/Syslog/win32/compile.pl        Sys::Syslog extension Win32 related file
-ext/Sys/Syslog/win32/PerlLog_dll.uu    Sys::Syslog extension Win32 related file
-ext/Sys/Syslog/win32/PerlLog.mc        Sys::Syslog extension Win32 related file
-ext/Sys/Syslog/win32/PerlLog_RES.uu    Sys::Syslog extension Win32 related file
-ext/Sys/Syslog/win32/Win32.pm  Sys::Syslog extension Win32 related file
+ext/Sys-Syslog/Changes         Changlog for Sys::Syslog
+ext/Sys-Syslog/fallback/const-c.inc    Sys::Syslog constants fallback file
+ext/Sys-Syslog/fallback/const-xs.inc   Sys::Syslog constants fallback file
+ext/Sys-Syslog/fallback/syslog.h       Sys::Syslog header fallback file
+ext/Sys-Syslog/Makefile.PL     Sys::Syslog extension makefile writer
+ext/Sys-Syslog/README          README for Sys::Syslog
+ext/Sys-Syslog/README.win32    README for Sys::Syslog on Windows
+ext/Sys-Syslog/Syslog.pm       Sys::Syslog extension Perl module
+ext/Sys-Syslog/Syslog.xs       Sys::Syslog extension external subroutines
+ext/Sys-Syslog/t/00-load.t     test for Sys::Syslog
+ext/Sys-Syslog/t/constants.t   test for Sys::Syslog
+ext/Sys-Syslog/t/syslog.t      See if Sys::Syslog works
+ext/Sys-Syslog/win32/compile.pl        Sys::Syslog extension Win32 related file
+ext/Sys-Syslog/win32/PerlLog_dll.uu    Sys::Syslog extension Win32 related file
+ext/Sys-Syslog/win32/PerlLog.mc        Sys::Syslog extension Win32 related file
+ext/Sys-Syslog/win32/PerlLog_RES.uu    Sys::Syslog extension Win32 related file
+ext/Sys-Syslog/win32/Win32.pm  Sys::Syslog extension Win32 related file
 ext/Test/Harness/bin/prove             The prove harness utility
 ext/Test/Harness/Changes               Test::Harness change log
 ext/Test/Harness/lib/App/Prove.pm      Gubbins for the prove utility
@@ -1396,21 +1401,19 @@ ext/Unicode/Normalize/t/proto.t Unicode::Normalize
 ext/Unicode/Normalize/t/split.t        Unicode::Normalize
 ext/Unicode/Normalize/t/test.t Unicode::Normalize
 ext/Unicode/Normalize/t/tie.t  Unicode::Normalize
-ext/util/make_ext              Used by Makefile to execute extension Makefiles
-ext/util/make_ext_cross                Cross-compilation
-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/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
@@ -1425,6 +1428,7 @@ 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
@@ -1667,6 +1671,9 @@ lib/Attribute/Handlers/t/data_convert.t   Test attribute data conversion
 lib/Attribute/Handlers/t/linerep.t     See if Attribute::Handlers works
 lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
 lib/attributes.pm              For "sub foo : attrlist"
+lib/autodie/exception.pm       Exception class for autodie
+lib/autodie/exception/system.pm        Exception class for autodying system()
+lib/autodie.pm                 Functions suceed or die with lexical scope
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader/t/01AutoLoader.t        See if AutoLoader works
 lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works
@@ -1805,6 +1812,7 @@ lib/CPAN/Nox.pm                   Runs CPAN while avoiding compiled extensions
 lib/CPAN/PAUSE2003.pub         CPAN public key
 lib/CPAN/PAUSE2005.pub         CPAN public key
 lib/CPAN/PAUSE2007.pub         CPAN public key
+lib/CPAN/PAUSE2009.pub         CPAN public key
 lib/CPANPLUS/Backend.pm        CPANPLUS
 lib/CPANPLUS/Backend/RV.pm     CPANPLUS
 lib/CPANPLUS/bin/cpan2dist     the cpan2dist utility
@@ -2078,6 +2086,7 @@ lib/ExtUtils/t/WriteEmptyMakefile.t       See if WriteEmptyMakefile works
 lib/ExtUtils/t/writemakefile_args.t    See if WriteMakefile works
 lib/ExtUtils/t/xs.t            Part of MakeMaker's test suite
 lib/ExtUtils/typemap           Extension interface types
+lib/ExtUtils/XSSymSet.pm       on VMS, manage linker symbols when building extensions
 lib/ExtUtils/xsubpp            External subroutine preprocessor
 lib/fastcwd.pl                 a faster but more dangerous getcwd
 lib/Fatal.pm                   Make errors in functions/builtins fatal
@@ -2399,7 +2408,9 @@ lib/Module/Build/Platform/Windows.pm      Module::Build
 lib/Module/Build.pm            Module::Build
 lib/Module/Build/PodParser.pm  Module::Build
 lib/Module/Build/PPMMaker.pm   Module::Build
+lib/Module/Build/scripts/bundle.pl     Module::Build
 lib/Module/Build/scripts/config_data   Module::Build
+lib/Module/Build/t/add_property.t      Module::Build
 lib/Module/Build/t/basic.t     Module::Build
 lib/Module/Build/t/bundled/Tie/CPHash.pm       Module::Build.pm
 lib/Module/Build/t/compat.t    Module::Build
@@ -2455,7 +2466,6 @@ lib/Module/Load/t/to_load/LoadMe.pl       Module::Load tests
 lib/Module/Load/t/to_load/Must/Be/Loaded.pm    Module::Load tests
 lib/Module/Load/t/to_load/TestModule.pm        Module::Load tests
 lib/Module/Load/t/to_load/ToBeLoaded   Module::Load tests
-lib/mro.pm                     mro extension
 lib/Net/Changes                        libnet
 lib/Net/Cmd.pm                 libnet
 lib/Net/Config.eg              libnet
@@ -2539,6 +2549,9 @@ lib/open3.pl                      Open a three-ended pipe (uses IPC::Open3)
 lib/open.pm                    Pragma to specify default I/O layers
 lib/open.t                     See if the open pragma works
 lib/overload64.t               See if operator overloading works with 64-bit ints
+lib/overloading.pm             Pragma to lexically control overloading
+lib/overloading.t              Tests for overloading.pm
+lib/overload/numbers.pm                Helper for overloading pragma
 lib/overload.pm                        Module for overloading perl operators
 lib/overload.t                 See if operator overloading works
 lib/Package/Constants.pm       Package::Constants
@@ -3113,6 +3126,7 @@ lib/unicore/LineBreak.txt Unicode character database
 lib/unicore/Makefile           Unicode character database
 lib/unicore/mktables           Unicode character database generator
 lib/unicore/mktables.lst       File list for mktables
+lib/unicore/NameAliases.txt    Unicode character database
 lib/unicore/NamedSequences.txt Unicode character database
 lib/unicore/NamedSqProv.txt    Unicode character database
 lib/unicore/NamesList.txt      Unicode character database
@@ -3161,8 +3175,10 @@ makedepend.SH                    Precursor to makedepend
 makedir.SH                     Precursor to makedir
 Makefile.micro                 microperl Makefile
 Makefile.SH                    A script that generates Makefile
+make_patchnum.pl               Script to generate git_version.h and lib/Config_git.pl files for all OS'es
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
+make_ext.pl                    Used by Makefile to execute extension Makefiles
 MANIFEST                       This list of files
 mathoms.c                      A home for binary-compatible code artifacts
 META.yml                       Distribution meta-data in YAML
@@ -3350,7 +3366,6 @@ plan9/plan9ish.h          Plan9 port: Plan9-specific C header file
 plan9/setup.rc                 Plan9 port: script for easy build+install
 plan9/versnum                  Plan9 port: script to print version number
 pod/buildtoc                   Update files based on pod.lst
-pod/checkpods.PL               Tool to check for common errors in pods
 pod.lst                                List the pods and their roles
 pod/Makefile.SH                        generate Makefile which makes pods into something else
 pod/perl5004delta.pod          Perl changes in version 5.004
@@ -3437,6 +3452,7 @@ pod/perlopentut.pod               Perl open() tutorial
 pod/perlop.pod                 Perl operators and precedence
 pod/perlothrtut.pod            Old Perl threads tutorial
 pod/perlpacktut.pod            Perl pack() and unpack() tutorial
+pod/perlperf.pod               Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
 pod/perlpod.pod                        Perl plain old documentation
 pod/perlpodspec.pod            Perl plain old documentation format specification
@@ -3449,6 +3465,7 @@ pod/perlref.pod                   Perl references, the rest of the story
 pod/perlreftut.pod             Perl references short introduction
 pod/perlreguts.pod             Perl regular expression engine internals
 pod/perlre.pod                 Perl regular expressions, the rest of the story
+pod/perlrepository.pod         Perl source repository
 pod/perlrequick.pod            Perl regular expressions quick start
 pod/perlreref.pod              Perl regular expressions quick reference
 pod/perlretut.pod              Perl regular expressions tutorial
@@ -3485,7 +3502,6 @@ pod/splitman                      Splits perlfunc into multiple man pages
 pod/splitpod                   Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/add-package.pl Add/Update CPAN modules that are part of Core
-Porting/apply          Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
 Porting/checkansi.pl   Check source code for ANSI-C violations
 Porting/checkARGS_ASSERT.pl    Check we use every PERL_ARGS_ASSERT* macro
@@ -3508,6 +3524,8 @@ Porting/findvars  Find occurrences of words
 Porting/fixCORE                Find and fix modules that generate warnings
 Porting/fixvars                Find undeclared variables with C compiler and fix em
 Porting/genlog         Generate formatted changelogs by querying p4d
+Porting/git-find-p4-change     Find the change for a p4 change number
+Porting/git-make-p4-refs       Output git refs for each p4 change number, suitable for appending to .git/packed-refs
 Porting/Glossary       Glossary of config.sh variables
 Porting/Maintainers    Program to pretty print info in Maintainers.pl
 Porting/Maintainers.pl Information about maintainers
@@ -3515,14 +3533,10 @@ Porting/Maintainers.pm  Library to pretty print info in Maintainers.pl
 Porting/makemeta       Create the top-level META.yml
 Porting/makerel                Release making utility
 Porting/manicheck      Check against MANIFEST
-Porting/p4d2p          Generate patch from p4 diff
-Porting/p4genpatch     Generate patch from p4 change in repository (obsoletes p4desc)
-Porting/patching.pod   How to report changes made to Perl
-Porting/patchls                Flexible patch file listing utility
+Porting/podtidy                Reformat pod using Pod::Tidy
 Porting/pumpkin.pod    Guidelines and hints for Perl maintainers
 Porting/README.y2038   Perl notes for the 2038 fix
 Porting/regcharclass.pl        Generate regcharclass.h from inline data
-Porting/repository.pod How to use the Perl repository
 Porting/sort_perldiag.pl       Keep our diagnostics orderly
 Porting/testall.atom           Cumulative profile with Third Degree
 Porting/thirdclean             Cleanup Third Degree reports
@@ -3690,6 +3704,9 @@ t/comp/use.t                      See if pragmata work
 t/comp/utf.t                   See if UTFs work
 t/harness                      Finer diagnostics from test suite
 thread.h                       Threading header
+time64.c                       64 bit clean time.h (code)
+time64_config.h                        64 bit clean time.h (configuration)
+time64.h                       64 bit clean time.h (header)
 t/io/argv.t                    See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
 t/io/crlf.t                    See if :crlf works
@@ -3713,6 +3730,43 @@ t/io/through.t                   See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 t/japh/abigail.t               Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
+t/lib/autodie/00-load.t                        autodie - basic load
+t/lib/autodie/autodie.t                        autodie - Basic functionality
+t/lib/autodie/autodie_test_module.pm   autodie - test helper
+t/lib/autodie/backcompat.t             autodie - More Fatal backcompat
+t/lib/autodie/basic_exceptions.t       autodie - Basic exception tests
+t/lib/autodie/binmode.t                        autodie - Binmode testing
+t/lib/autodie/context_lexical.t                autodie - Context clobbering lexically
+t/lib/autodie/context.t                        autodie - Context clobbering tests
+t/lib/autodie/crickey.t                        autodie - Like an Australian
+t/lib/autodie/dbmopen.t                        autodie - dbm tests
+t/lib/autodie/exception_class.t                autodie - Exception class subclasses
+t/lib/autodie/exceptions.t             autodie - 5.10 exception tests.
+t/lib/autodie/exec.t                   autodie - exec tests.
+t/lib/autodie/Fatal.t                  autodie - Fatal backcompatibility
+t/lib/autodie/filehandles.t            autodie - filehandle tests
+t/lib/autodie/fileno.t                 autodie - fileno tests
+t/lib/autodie/flock.t                  autodie - File locking tests
+t/lib/autodie/internal.t               autodie - internal interface tests
+t/lib/autodie/lethal.t                 autodie - lethal is the one true name
+t/lib/autodie/lib/autodie/test/au/exception.pm autodie - Australian helper
+t/lib/autodie/lib/autodie/test/au.pm           autodie - Austrlaian helper
+t/lib/autodie/lib/autodie/test/badname.pm      autodie - Bad exception class
+t/lib/autodie/lib/autodie/test/missing.pm      autodie - Missing exception class
+t/lib/autodie/lib/lethal.pm            autodie - with a better name
+t/lib/autodie/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour
+t/lib/autodie/lib/pujHa/ghach.pm       autodie - Like a Klingon
+t/lib/autodie/mkdir.t                  autodie - filesystem tests
+t/lib/autodie/open.t                   autodie - Testing open
+t/lib/autodie/recv.t                   autodie - send/recv tests
+t/lib/autodie/repeat.t                 autodie - repeat autodie leak tests
+t/lib/autodie/scope_leak.t             autodie - file scope leak tests
+t/lib/autodie/sysopen.t                        autodie - sysopen tests
+t/lib/autodie/truncate.t               autodie - File truncation tests
+t/lib/autodie/unlink.t                 autodie - Unlink system tests.
+t/lib/autodie/usersub.t                        autodie - user subroutine tests
+t/lib/autodie/version.t                        autodie - versioning tests
+t/lib/autodie/version_tag.t
 t/lib/Cname.pm                 Test charnames in regexes (op/pat.t)
 t/lib/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/commonsense.t            See if configuration meets basic needs
@@ -3731,6 +3785,7 @@ t/lib/compress/prime.pl           Compress::Zlib
 t/lib/compress/tied.pl         Compress::Zlib
 t/lib/compress/truncate.pl     Compress::Zlib
 t/lib/compress/zlib-generic.pl Compress::Zlib
+t/lib/contains_bad_pod.xr      Pod-Parser test file
 t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
@@ -4030,6 +4085,7 @@ t/op/pow.t                        See if ** works
 t/op/push.t                    See if push and pop work
 t/op/pwent.t                   See if getpw*() functions work
 t/op/qq.t                      See if qq works
+t/op/qr_gc.t                   See if qr doesn't leak
 t/op/qrstack.t                 See if qr expands the stack properly
 t/op/qr.t                      See if qr works
 t/op/quotemeta.t               See if quotemeta works
@@ -4054,7 +4110,7 @@ t/op/regexp_unicode_prop_thr.t    See if unicode properties work in regular express
 t/op/reg_fold.t                        See if case folding works properly
 t/op/reg_mesg.t                        See if one can get regular expression errors
 t/op/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
-t/op/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
+t/op/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/op/reg_pmod.t                        See if regexp /p modifier works as expected
 t/op/reg_posixcc.t             See if posix characterclasses behave consistantly
 t/op/reg_unsafe.t              Check for unsafe match vars
@@ -4065,9 +4121,9 @@ t/op/re_tests                     Regular expressions for regexp.t
 t/op/reverse.t                 See if reverse operator works
 t/op/runlevel.t                        See if die() works from perl_call_*()
 t/op/rxcode.t                  See if /(?{ code })/ works
+t/op/setpgrpstack.t            See if setpgrp works
 t/op/sleep.t                   See if sleep works
 t/op/smartmatch.t              See if the ~~ operator works
-t/op/smobj.t                   See how the ~~ operator works with overloading
 t/op/sort.t                    See if sort works
 t/op/splice.t                  See if splice works
 t/op/split.t                   See if split works
@@ -4138,6 +4194,8 @@ t/pod/plainer.t                   Test Pod::Plainer
 t/pod/pod2usage2.t             Test Pod::Usage
 t/pod/pod2usage.t              Test Pod::Usage
 t/pod/pod2usage.xr             Expected results for pod2usage.t
+t/pod/podchkenc.t              Validate =encoding support
+t/pod/podchkenc.xr             Expected results for the above
 t/pod/poderrs.t                        Test POD errors
 t/pod/poderrs.xr               Expected results for poderrs.t
 t/pod/podselect.t              Test Pod::Select
@@ -4149,6 +4207,8 @@ t/pod/testp2pt.pl         Module to test Pod::PlainText for a given file
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
 t/pod/testpods/lib/Pod/Stuff.pm                        Sample data for find.t
 t/pod/twice.t                  Test Pod::Parser
+t/pod/usage.pod                        Test POD for pod2usage tests
+t/pod/usage2.pod               Test POD for pod2usage tests
 t/README                       Instructions for regression tests
 t/run/cloexec.t                        Test close-on-exec.
 t/run/exit.t                   Test perl's exit status.
@@ -4181,6 +4241,7 @@ t/uni/class.t                     See if Unicode classes work (\p)
 t/uni/fold.t                   See if Unicode folding works
 t/uni/greek.t                  See if Unicode in greek works
 t/uni/latin2.t                 See if Unicode in latin2 works
+t/uni/lex_utf8.t               See if Unicode in lexer works
 t/uni/lower.t                  See if Unicode casing works
 t/uni/overload.t               See if Unicode overloading works
 t/uni/sprintf.t                        See if Unicode sprintf works
@@ -4250,7 +4311,6 @@ vms/ext/Stdio/Makefile.PL MakeMaker driver for VMS::Stdio
 vms/ext/Stdio/Stdio.pm         VMS options to stdio routines
 vms/ext/Stdio/Stdio.xs         VMS options to stdio routines
 vms/ext/Stdio/test.pl          regression tests for VMS::Stdio
-vms/ext/XSSymSet.pm            manage linker symbols when building extensions
 vms/genopt.com                 hack to write options files in case of broken makes
 vms/gen_shrfls.pl              generate options files and glue for shareable image
 vms/make_command.com           record MM[SK] command used to build Perl
@@ -4279,7 +4339,6 @@ win32/bin/perlglob.pl             Win32 globbing
 win32/bin/pl2bat.pl            wrap perl scripts into batch files
 win32/bin/runperl.pl           run perl script via batch file namesake
 win32/bin/search.pl            Win32 port
-win32/buildext.pl              Build extensions once miniperl is built
 win32/ce-helpers/cecopy-lib.pl WinCE port
 win32/ce-helpers/compile-all.bat       WinCE port
 win32/ce-helpers/compile.bat   WinCE port
@@ -4298,15 +4357,18 @@ win32/config_H.vc64             Win64 config header (Visual C++ build)
 win32/config_sh.PL             Perl code to update Win32 config.sh from Makefile
 win32/config.vc                        Win32 base line config.sh (Visual C++ build)
 win32/config.vc64              Win64 base line config.sh (Visual C++ build)
+win32/create_perllibst_h.pl    creates perllibst.h file for inclusion from perllib.c
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/dl_win32.xs              Win32 port
 win32/fcrypt.c                 crypt() implementation
 win32/FindExt.pm               Scan for extensions
+win32/FindExt.t                        Test FindExt.pm
 win32/genmk95.pl               Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
 win32/include/netdb.h          Win32 port
 win32/include/sys/socket.h     Win32 port
+win32/list_static_libs.pl      prints libraries for static linking
 win32/Makefile                 Win32 makefile for NMAKE (Visual C++ build)
 win32/Makefile.ce              WinCE port
 win32/makefile.mk              Win32 makefile for DMAKE (BC++, VC++ builds)