Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 81094b2..0ca5004 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -32,34 +32,36 @@ Porting/patching.pod        How to report changes made to Perl
 Porting/patchls                Flexible patch file listing utility
 Porting/pumpkin.pod    Guidelines and hints for Perl maintainers
 Porting/repository.pod How to use the Perl repository
+Porting/testall.atom   Cumulative profile of the test suite with Third Degree
 README                 The Instructions
 README.Y2K             Notes about Year 2000 concerns
 README.aix             Notes about AIX port
 README.amiga           Notes about AmigaOS port
 README.apollo          Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
+README.bs2000          Notes about BS2000 POSIX port
 README.cygwin          Notes about Cygwin port
-README.dos             Notes about dos/djgpp port
+README.dgux            Notes about DG/UX port
+README.dos             Notes about DOS/DJGPP port
 README.epoc            Notes about EPOC port
 README.hpux            Notes about HP-UX port
 README.hurd            Notes about GNU/Hurd port
 README.machten         Notes about Power MachTen port
+README.macos           Notes about Mac OS (Classic)
 README.micro           Notes about microperl
 README.mint            Notes about Atari MiNT port
 README.mpeix           Notes about MPE/iX port
 README.os2             Notes about OS/2 port
 README.os390           Notes about OS/390 (nee MVS) port
 README.plan9           Notes about Plan9 port
-README.posix-bc                Notes about BS2000 POSIX port
 README.qnx             Notes about QNX port
 README.solaris         Notes about Solaris port
 README.threads         Notes about multithreading
+README.tru64           Notes about Tru64
 README.vmesa           Notes about VM/ESA port
 README.vms             Notes about installing the VMS port
 README.vos             Notes about Stratus VOS port
 README.win32           Notes about Win32 port
-Todo                   The Wishlist
-Todo-5.6               What needs doing before/during the 5.6.x release cycle
 Todo.micro             The Wishlist for microperl
 XSUB.h                 Include file for extension subroutines
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
@@ -89,7 +91,6 @@ doio.c                        I/O operations
 doop.c                 Support code for various operations
 dosish.h               Some defines for MS/DOSish machines
 dump.c                 Debugging output
-ebcdic.c               EBCDIC support routines
 emacs/cperl-mode.el    An alternate perl-mode
 emacs/e2ctags.pl       etags to ctags converter
 emacs/ptags            Creates smart TAGS file
@@ -111,6 +112,7 @@ ext/B/B/Bblock.pm   Compiler basic block analysis support
 ext/B/B/Bytecode.pm    Compiler Bytecode backend
 ext/B/B/C.pm           Compiler C backend
 ext/B/B/CC.pm          Compiler CC backend
+ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B/Debug.pm       Compiler Debug backend
 ext/B/B/Deparse.pm     Compiler Deparse backend
 ext/B/B/Disassembler.pm        Compiler Disassembler backend
@@ -145,6 +147,8 @@ ext/ByteLoader/bytecode.h   Bytecode header for bytecode loader
 ext/ByteLoader/byterun.c       Runtime support for bytecode loader
 ext/ByteLoader/byterun.h       Header for byterun.c
 ext/ByteLoader/hints/sunos.pl  Hints for named architecture
+ext/Cwd/Cwd.xs                 Cwd extension external subroutines
+ext/Cwd/Makefile.PL            Cwd extension makefile maker
 ext/DB_File/Changes            Berkeley DB extension change log
 ext/DB_File/DB_File.pm         Berkeley DB extension Perl module
 ext/DB_File/DB_File.xs         Berkeley DB extension external subroutines
@@ -169,6 +173,12 @@ 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/Digest/MD5/Changes Digest::MD5 extension changes
+ext/Digest/MD5/MD5.pm  Digest::MD5 extension
+ext/Digest/MD5/MD5.xs  Digest::MD5 extension
+ext/Digest/MD5/Makefile.PL     Digest::MD5 extension makefile writer
+ext/Digest/MD5/hints/irix_6.pl Hints for named architecture
+ext/Digest/MD5/typemap Digest::MD5 extension
 ext/DynaLoader/DynaLoader_pm.PL        Dynamic Loader perl module
 ext/DynaLoader/Makefile.PL     Dynamic Loader makefile writer
 ext/DynaLoader/README          Dynamic Loader notes and intro
@@ -176,6 +186,7 @@ ext/DynaLoader/XSLoader_pm.PL       Simple XS Loader perl module
 ext/DynaLoader/dl_aix.xs       AIX implementation
 ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
+ext/DynaLoader/dl_dllload.xs   S/390 dllload() style implementation
 ext/DynaLoader/dl_dlopen.xs    BSD/SunOS4&5 dlopen() style implementation
 ext/DynaLoader/dl_dyld.xs      NeXT/Apple dyld implementation
 ext/DynaLoader/dl_hpux.xs      HP-UX implementation
@@ -192,14 +203,16 @@ ext/DynaLoader/hints/netbsd.pl    Hint for DynaLoader for named architecture
 ext/DynaLoader/hints/openbsd.pl        Hint for DynaLoader for named architecture
 ext/Encode/Encode.pm           Encode extension
 ext/Encode/Encode.xs           Encode extension
-ext/Encode/Makefile.PL         Encode extension
-ext/Encode/Todo                        Encode extension
 ext/Encode/Encode/EncodeFormat.pod     Encoding table format
+ext/Encode/Encode/Tcl.pm       Handler for .enc encodings
 ext/Encode/Encode/ascii.enc    Encoding tables
+ext/Encode/Encode/ascii.ucm    Encoding tables
 ext/Encode/Encode/big5.enc     Encoding tables
 ext/Encode/Encode/cp1006.enc   Encoding tables
 ext/Encode/Encode/cp1047.enc   Encoding tables
+ext/Encode/Encode/cp1047.ucm   Encoding tables
 ext/Encode/Encode/cp1250.enc   Encoding tables
+ext/Encode/Encode/cp1250.ucm   Encoding tables
 ext/Encode/Encode/cp1251.enc   Encoding tables
 ext/Encode/Encode/cp1252.enc   Encoding tables
 ext/Encode/Encode/cp1253.enc   Encoding tables
@@ -209,6 +222,7 @@ ext/Encode/Encode/cp1256.enc        Encoding tables
 ext/Encode/Encode/cp1257.enc   Encoding tables
 ext/Encode/Encode/cp1258.enc   Encoding tables
 ext/Encode/Encode/cp37.enc     Encoding tables
+ext/Encode/Encode/cp37.ucm     Encoding tables
 ext/Encode/Encode/cp424.enc    Encoding tables
 ext/Encode/Encode/cp437.enc    Encoding tables
 ext/Encode/Encode/cp737.enc    Encoding tables
@@ -232,6 +246,7 @@ ext/Encode/Encode/cp936.enc Encoding tables
 ext/Encode/Encode/cp949.enc    Encoding tables
 ext/Encode/Encode/cp950.enc    Encoding tables
 ext/Encode/Encode/dingbats.enc Encoding tables
+ext/Encode/Encode/dingbats.ucm Encoding tables
 ext/Encode/Encode/euc-cn.enc   Encoding tables
 ext/Encode/Encode/euc-jp.enc   Encoding tables
 ext/Encode/Encode/euc-kr.enc   Encoding tables
@@ -243,23 +258,38 @@ ext/Encode/Encode/iso2022-jp.enc  Encoding tables
 ext/Encode/Encode/iso2022-kr.enc       Encoding tables
 ext/Encode/Encode/iso2022.enc          Encoding tables
 ext/Encode/Encode/iso8859-1.enc                Encoding tables
+ext/Encode/Encode/iso8859-1.ucm                Encoding tables
 ext/Encode/Encode/iso8859-10.enc       Encoding tables
+ext/Encode/Encode/iso8859-10.ucm       Encoding tables
 ext/Encode/Encode/iso8859-13.enc       Encoding tables
+ext/Encode/Encode/iso8859-13.ucm       Encoding tables
 ext/Encode/Encode/iso8859-14.enc       Encoding tables
+ext/Encode/Encode/iso8859-14.ucm       Encoding tables
 ext/Encode/Encode/iso8859-15.enc       Encoding tables
+ext/Encode/Encode/iso8859-15.ucm       Encoding tables
 ext/Encode/Encode/iso8859-16.enc       Encoding tables
+ext/Encode/Encode/iso8859-16.ucm       Encoding tables
 ext/Encode/Encode/iso8859-2.enc                Encoding tables
+ext/Encode/Encode/iso8859-2.ucm                Encoding tables
 ext/Encode/Encode/iso8859-3.enc                Encoding tables
+ext/Encode/Encode/iso8859-3.ucm                Encoding tables
 ext/Encode/Encode/iso8859-4.enc                Encoding tables
+ext/Encode/Encode/iso8859-4.ucm                Encoding tables
 ext/Encode/Encode/iso8859-5.enc                Encoding tables
+ext/Encode/Encode/iso8859-5.ucm                Encoding tables
 ext/Encode/Encode/iso8859-6.enc                Encoding tables
+ext/Encode/Encode/iso8859-6.ucm                Encoding tables
 ext/Encode/Encode/iso8859-7.enc                Encoding tables
+ext/Encode/Encode/iso8859-7.ucm                Encoding tables
 ext/Encode/Encode/iso8859-8.enc                Encoding tables
+ext/Encode/Encode/iso8859-8.ucm                Encoding tables
 ext/Encode/Encode/iso8859-9.enc                Encoding tables
+ext/Encode/Encode/iso8859-9.ucm                Encoding tables
 ext/Encode/Encode/jis0201.enc          Encoding tables
 ext/Encode/Encode/jis0208.enc          Encoding tables
 ext/Encode/Encode/jis0212.enc          Encoding tables
 ext/Encode/Encode/koi8-r.enc           Encoding tables
+ext/Encode/Encode/koi8-r.ucm           Encoding tables
 ext/Encode/Encode/ksc5601.enc          Encoding tables
 ext/Encode/Encode/macCentEuro.enc      Encoding tables
 ext/Encode/Encode/macCroatian.enc      Encoding tables
@@ -274,8 +304,12 @@ ext/Encode/Encode/macThai.enc              Encoding tables
 ext/Encode/Encode/macTurkish.enc       Encoding tables
 ext/Encode/Encode/macUkraine.enc       Encoding tables
 ext/Encode/Encode/posix-bc.enc         Encoding tables
+ext/Encode/Encode/posix-bc.ucm         Encoding tables
 ext/Encode/Encode/shiftjis.enc         Encoding tables
 ext/Encode/Encode/symbol.enc           Encoding tables
+ext/Encode/Encode/symbol.ucm   Encoding tables
+ext/Encode/Makefile.PL         Encode extension
+ext/Encode/Todo                        Encode extension
 ext/Encode/compile             Encode extension
 ext/Encode/encengine.c         Encode extension
 ext/Encode/encode.h            Encode extension
@@ -329,6 +363,17 @@ 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/t/msg.t           IPC::SysV extension Perl module
 ext/IPC/SysV/t/sem.t           IPC::SysV extension Perl module
+ext/List/Util/ChangeLog        Util extension
+ext/List/Util/Makefile.PL      Util extension
+ext/List/Util/README           Util extension
+ext/List/Util/Util.xs  Util extension
+ext/List/Util/lib/List/Util.pm List::Util
+ext/List/Util/lib/Scalar/Util.pm       Scalar::Util
+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/NDBM_File/Makefile.PL      NDBM extension makefile writer
 ext/NDBM_File/NDBM_File.pm     NDBM extension Perl module
 ext/NDBM_File/NDBM_File.xs     NDBM extension external subroutines
@@ -369,7 +414,14 @@ ext/POSIX/hints/next_3.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/openbsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/sunos_4.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/svr4.pl                Hint for POSIX for named architecture
+ext/POSIX/hints/uts.pl         Hint for POSIX for named architecture
 ext/POSIX/typemap              POSIX extension interface types
+ext/PerlIO/Scalar/Makefile.PL  PerlIO layer for scalars
+ext/PerlIO/Scalar/Scalar.pm    PerlIO layer for scalars
+ext/PerlIO/Scalar/Scalar.xs    PerlIO layer for scalars
+ext/PerlIO/Via/Makefile.PL     PerlIO layer for layers in perl
+ext/PerlIO/Via/Via.pm          PerlIO layer for layers in perl
+ext/PerlIO/Via/Via.xs          PerlIO layer for layers in perl
 ext/SDBM_File/Makefile.PL      SDBM extension makefile writer
 ext/SDBM_File/SDBM_File.pm     SDBM extension Perl module
 ext/SDBM_File/SDBM_File.xs     SDBM extension external subroutines
@@ -383,8 +435,6 @@ ext/SDBM_File/sdbm/dba.c            SDBM kit
 ext/SDBM_File/sdbm/dbd.c               SDBM kit
 ext/SDBM_File/sdbm/dbe.1               SDBM kit
 ext/SDBM_File/sdbm/dbe.c               SDBM kit
-ext/SDBM_File/sdbm/dbm.c               SDBM kit
-ext/SDBM_File/sdbm/dbm.h               SDBM kit
 ext/SDBM_File/sdbm/dbu.c               SDBM kit
 ext/SDBM_File/sdbm/grind               SDBM kit
 ext/SDBM_File/sdbm/hash.c              SDBM kit
@@ -403,8 +453,8 @@ ext/Socket/Makefile.PL      Socket extension makefile writer
 ext/Socket/Socket.pm   Socket extension Perl module
 ext/Socket/Socket.xs   Socket extension external subroutines
 ext/Storable/ChangeLog         Storable extension
-ext/Storable/Makefile.PL       Storable extension
 ext/Storable/MANIFEST          Storable extension
+ext/Storable/Makefile.PL       Storable extension
 ext/Storable/README            Storable extension
 ext/Storable/Storable.pm       Storable extension
 ext/Storable/Storable.xs       Storable extension
@@ -440,18 +490,32 @@ ext/Thread/unsync.t       Test thread implicit synchronisation
 ext/Thread/unsync2.t   Test thread implicit synchronisation
 ext/Thread/unsync3.t   Test thread implicit synchronisation
 ext/Thread/unsync4.t   Test thread implicit synchronisation
+ext/Time/HiRes/Changes Time::HiRes extension
+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/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/XS/Typemap/Makefile.PL     XS::Typemap extension
+ext/XS/Typemap/README          XS::Typemap extension
+ext/XS/Typemap/Typemap.pm      XS::Typemap extension
+ext/XS/Typemap/Typemap.xs      XS::Typemap extension
+ext/XS/Typemap/stdio.c         XS::Typemap extension
+ext/XS/Typemap/typemap         XS::Typemap extension
 ext/attrs/Makefile.PL  attrs extension makefile writer
 ext/attrs/attrs.pm     attrs extension Perl module
 ext/attrs/attrs.xs     attrs extension external subroutines
 ext/re/Makefile.PL     re extension makefile writer
-ext/re/hints/aix.pl    Hints for re for named architecture
 ext/re/hints/mpeix.pl  Hints for re for named architecture
 ext/re/re.pm           re extension Perl module
 ext/re/re.xs           re extension external subroutines
 ext/util/make_ext      Used by Makefile to execute extension Makefiles
 ext/util/mkbootstrap   Turns ext/*/*_BS into bootstrap info
-fakethr.h              Fake threads header
 fakesdio.h             stdio in terms of PerlIO
+fakethr.h              Fake threads header
 form.h                 Public declarations for the above
 global.sym             Symbols that need hiding when embedded
 globals.c              File to declare global symbols (for shared library)
@@ -478,6 +542,7 @@ hints/aix.sh                Hints for named architecture
 hints/altos486.sh      Hints for named architecture
 hints/amigaos.sh       Hints for named architecture
 hints/apollo.sh                Hints for named architecture
+hints/atheos.sh                Hints for named architecture
 hints/aux_3.sh         Hints for named architecture
 hints/beos.sh          Hints for named architecture
 hints/broken-db.msg    Warning message for systems with broken DB library
@@ -561,6 +626,7 @@ installman          Perl script to install man pages for pods
 installperl            Perl script to do "make install" dirty work
 intrpvar.h             Variables held in each interpreter instance
 iperlsys.h             Perl's interface to the system
+jpl/ChangeLog          Java/Perl Lingo change log
 jpl/JNI/Changes                Java Native Interface changes
 jpl/JNI/Closer.java    Java Native Interface example
 jpl/JNI/JNI.pm         Java Native Interface module
@@ -588,12 +654,14 @@ jpl/PerlInterpreter/PerlInterpreter.c             Perl interpreter abstraction
 jpl/PerlInterpreter/PerlInterpreter.h          Perl interpreter abstraction
 jpl/PerlInterpreter/PerlInterpreter.java       Perl interpreter abstraction
 jpl/README                                     JPL instructions
+jpl/README.JUST-JNI                            JPL instructions
 jpl/SETVARS.PL                                 JPL setup
 jpl/Sample/Makefile.PL                         JPL sample makefile generator
 jpl/Sample/Sample.jpl                          JPL sample
 jpl/Test/Makefile.PL                           JPL tests makefile generator
 jpl/Test/Test.jpl                              JPL tests
 jpl/bin/jpl                                    JPL compiler
+jpl/docs/Tutorial.pod                          Perl and Java Tutorial
 jpl/get_jdk/README     Instructions for using get_jdk.pl
 jpl/get_jdk/get_jdk.pl JDK download tool
 jpl/get_jdk/jdk_hosts  JDK availability list
@@ -601,6 +669,21 @@ jpl/install-jpl            JPL install utility
 keywords.h             The keyword numbers
 keywords.pl            Program to write keywords.h
 lib/AnyDBM_File.pm     Perl module to emulate dbmopen
+lib/Attribute/Handlers.pm      Attribute::Handlers
+lib/Attribute/Handlers/demo/Demo.pm    Attribute::Handlers demo
+lib/Attribute/Handlers/demo/Descriptions.pm    Attribute::Handlers demo
+lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo.pl    Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo2.pl   Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo3.pl   Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo4.pl   Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_call.pl       Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_chain.pl      Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_cycle.pl      Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_hashdir.pl    Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_phases.pl     Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_range.pl      Attribute::Handlers demo
+lib/Attribute/Handlers/demo/demo_rawdata.pl    Attribute::Handlers demo
 lib/AutoLoader.pm      Autoloader base class
 lib/AutoSplit.pm       Split up autoload functions
 lib/Benchmark.pm       Measure execution time
@@ -640,10 +723,12 @@ lib/CPAN/FirstTime.pm     Utility for creating CPAN config files
 lib/CPAN/Nox.pm                Runs CPAN while avoiding compiled extensions
 lib/Carp.pm            Error message base class
 lib/Carp/Heavy.pm      Error message workhorse
+lib/Class/ISA.pm       Class::ISA
 lib/Class/Struct.pm    Declare struct-like datatypes as Perl classes
 lib/Cwd.pm             Various cwd routines (getcwd, fastcwd, chdir)
 lib/DB.pm              Debugger API (draft)
 lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
+lib/Digest.pm  Digest extensions
 lib/DirHandle.pm       like FileHandle only for directories
 lib/Dumpvalue.pm       Screen dump of perl values
 lib/English.pm         Readable aliases for short variables
@@ -651,6 +736,7 @@ lib/Env.pm          Map environment into ordinary variables
 lib/Exporter.pm                Exporter base class
 lib/Exporter/Heavy.pm  Complicated routines for Exporter
 lib/ExtUtils/Command.pm        Utilities for Make on non-UNIX platforms
+lib/ExtUtils/Constant.pm       generate XS code to import C header constants
 lib/ExtUtils/Embed.pm  Utilities for embedding Perl in C programs
 lib/ExtUtils/Install.pm        Handles 'make install' on extensions
 lib/ExtUtils/Installed.pm      Information on installed extensions
@@ -679,13 +765,13 @@ lib/File/DosGlob.pm       Win32 DOS-globbing module
 lib/File/Find.pm       Routines to do a find
 lib/File/Path.pm       Do things like `mkdir -p' and `rm -r'
 lib/File/Spec.pm       portable operations on file names
+lib/File/Spec/Epoc.pm  portable operations on EPOC file names
 lib/File/Spec/Functions.pm     Function interface to File::Spec object methods
 lib/File/Spec/Mac.pm   portable operations on Mac file names
 lib/File/Spec/OS2.pm   portable operations on OS2 file names
 lib/File/Spec/Unix.pm  portable operations on Unix file names
 lib/File/Spec/VMS.pm   portable operations on VMS file names
 lib/File/Spec/Win32.pm portable operations on Win32 file names
-lib/File/Spec/Epoc.pm  portable operations on EPOC file names
 lib/File/Temp.pm       create safe temporary files and file handles
 lib/File/stat.pm       By-name interface to Perl's builtin stat
 lib/FileCache.pm       Keep more files open than the system permits
@@ -695,17 +781,28 @@ lib/FindBin.pm            Find name of currently executing program
 lib/Getopt/Long.pm     Fetch command options (GetOptions)
 lib/Getopt/Std.pm      Fetch command options (getopt, getopts)
 lib/I18N/Collate.pm    Routines to do strxfrm-based collation
+lib/I18N/LangTags.pm   I18N::LangTags
+lib/I18N/LangTags/List.pod     list of tags for human languages
 lib/IPC/Open2.pm       Open a two-ended pipe
 lib/IPC/Open3.pm       Open a three-ended pipe!
+lib/Locale/Constants.pm        Locale::Codes
+lib/Locale/Country.pm  Locale::Codes
+lib/Locale/Currency.pm Locale::Codes
+lib/Locale/Language.pm Locale::Codes
+lib/Locale/Maketext.pm Locale::Maketext
+lib/Locale/Maketext.pod        Locale::Maketext documentation
+lib/Locale/Maketext/TPJ13.pod  Locale::Maketext documentation article
 lib/Math/BigFloat.pm   An arbitrary precision floating-point arithmetic package
 lib/Math/BigInt.pm     An arbitrary precision integer arithmetic package
 lib/Math/Complex.pm    A Complex package
 lib/Math/Trig.pm       A simple interface to complex trigonometry
+lib/NEXT.pm            Pseudo-class NEXT for method redispatch
 lib/Net/Ping.pm                Hello, anybody home?
 lib/Net/hostent.pm     By-name interface to Perl's builtin gethost*
 lib/Net/netent.pm      By-name interface to Perl's builtin getnet*
 lib/Net/protoent.pm    By-name interface to Perl's builtin getproto*
 lib/Net/servent.pm     By-name interface to Perl's builtin getserv*
+lib/PerlIO.pm          PerlIO support module
 lib/Pod/Checker.pm     Pod-Parser - check POD documents for syntax errors
 lib/Pod/Find.pm                used by pod/splitpod
 lib/Pod/Functions.pm   used by pod/splitpod
@@ -719,12 +816,14 @@ lib/Pod/Plainer.pm        Pod migration utility module
 lib/Pod/Select.pm      Pod-Parser - select portions of POD docs
 lib/Pod/Text.pm                Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Color.pm  Convert POD data to color ASCII text
+lib/Pod/Text/Overstrike.pm     Convert POD data to formatted overstrike text
 lib/Pod/Text/Termcap.pm        Convert POD data to ASCII text with format escapes
 lib/Pod/Usage.pm       Pod-Parser - print usage messages
 lib/Search/Dict.pm     Perform binary search on dictionaries
 lib/SelectSaver.pm     Enforce proper select scoping
 lib/SelfLoader.pm      Load functions only on demand
 lib/Shell.pm           Make AUTOLOADed system() calls
+lib/Switch.pm          Switch for Perl
 lib/Symbol.pm          Symbol table manipulation routines
 lib/Term/ANSIColor.pm  Perl module supporting termcap usage
 lib/Term/Cap.pm                Perl module supporting termcap usage
@@ -733,6 +832,8 @@ lib/Term/ReadLine.pm        Stub readline library
 lib/Test.pm            A simple framework for writing test scripts
 lib/Test/Harness.pm    A test harness
 lib/Text/Abbrev.pm     An abbreviation table builder
+lib/Text/Balanced.pm   Text::Balanced
+lib/Text/Balanced.pod  Text::Balanced
 lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter
 lib/Text/Soundex.pm    Perl module to implement Soundex
 lib/Text/Tabs.pm       Do expand and unexpand
@@ -794,7 +895,6 @@ lib/open2.pl                Open a two-ended pipe (uses IPC::Open2)
 lib/open3.pl           Open a three-ended pipe (uses IPC::Open3)
 lib/overload.pm                Module for overloading perl operators
 lib/perl5db.pl         Perl debugging routines
-lib/perlio.pm          Perl IO interface pragma
 lib/pwd.pl             Routines to keep track of PWD environment variable
 lib/shellwords.pl      Perl library to split into words with shell quoting
 lib/sigtrap.pm         For trapping an abort and giving traceback
@@ -810,7 +910,7 @@ lib/unicode/ArabLnkGrp.pl                   Unicode character database
 lib/unicode/ArabShap.txt                       Unicode character database
 lib/unicode/BidiMirr.txt                       Unicode character database
 lib/unicode/Bidirectional.pl                   Unicode character database
-lib/unicode/Block.pl                           Unicode character database
+lib/unicode/Blocks.pl                          Unicode character database
 lib/unicode/Blocks.txt                         Unicode character database
 lib/unicode/CaseFold.txt                       Unicode character database
 lib/unicode/Category.pl                                Unicode character database
@@ -818,93 +918,103 @@ lib/unicode/CombiningClass.pl                    Unicode character database
 lib/unicode/CompExcl.txt                       Unicode character database
 lib/unicode/Decomposition.pl                   Unicode character database
 lib/unicode/EAWidth.txt                                Unicode character database
-lib/unicode/In/AlphabeticPresentationForms.pl  Unicode character database
-lib/unicode/In/Arabic.pl                       Unicode character database
-lib/unicode/In/ArabicPresentationForms-A.pl    Unicode character database
-lib/unicode/In/ArabicPresentationForms-B.pl    Unicode character database
-lib/unicode/In/Armenian.pl                     Unicode character database
-lib/unicode/In/Arrows.pl                       Unicode character database
-lib/unicode/In/BasicLatin.pl                   Unicode character database
-lib/unicode/In/Bengali.pl                      Unicode character database
-lib/unicode/In/BlockElements.pl                        Unicode character database
-lib/unicode/In/Bopomofo.pl                     Unicode character database
-lib/unicode/In/BopomofoExtended.pl             Unicode character database
-lib/unicode/In/BoxDrawing.pl                   Unicode character database
-lib/unicode/In/BraillePatterns.pl              Unicode character database
-lib/unicode/In/CJKCompatibility.pl             Unicode character database
-lib/unicode/In/CJKCompatibilityForms.pl                Unicode character database
-lib/unicode/In/CJKCompatibilityIdeographs.pl   Unicode character database
-lib/unicode/In/CJKRadicalsSupplement.pl                Unicode character database
-lib/unicode/In/CJKSymbolsandPunctuation.pl     Unicode character database
-lib/unicode/In/CJKUnifiedIdeographs.pl         Unicode character database
-lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl       Unicode character database
-lib/unicode/In/Cherokee.pl                     Unicode character database
-lib/unicode/In/CombiningDiacriticalMarks.pl    Unicode character database
-lib/unicode/In/CombiningHalfMarks.pl           Unicode character database
-lib/unicode/In/CombiningMarksforSymbols.pl     Unicode character database
-lib/unicode/In/ControlPictures.pl              Unicode character database
-lib/unicode/In/CurrencySymbols.pl              Unicode character database
-lib/unicode/In/Cyrillic.pl                     Unicode character database
-lib/unicode/In/Devanagari.pl                   Unicode character database
-lib/unicode/In/Dingbats.pl                     Unicode character database
-lib/unicode/In/EnclosedAlphanumerics.pl                Unicode character database
-lib/unicode/In/EnclosedCJKLettersandMonths.pl  Unicode character database
-lib/unicode/In/Ethiopic.pl                     Unicode character database
-lib/unicode/In/GeneralPunctuation.pl           Unicode character database
-lib/unicode/In/GeometricShapes.pl              Unicode character database
-lib/unicode/In/Georgian.pl                     Unicode character database
-lib/unicode/In/Greek.pl                                Unicode character database
-lib/unicode/In/GreekExtended.pl                        Unicode character database
-lib/unicode/In/Gujarati.pl                     Unicode character database
-lib/unicode/In/Gurmukhi.pl                     Unicode character database
-lib/unicode/In/HalfwidthandFullwidthForms.pl   Unicode character database
-lib/unicode/In/HangulCompatibilityJamo.pl      Unicode character database
-lib/unicode/In/HangulJamo.pl                   Unicode character database
-lib/unicode/In/HangulSyllables.pl              Unicode character database
-lib/unicode/In/Hebrew.pl                       Unicode character database
-lib/unicode/In/HighPrivateUseSurrogates.pl     Unicode character database
-lib/unicode/In/HighSurrogates.pl               Unicode character database
-lib/unicode/In/Hiragana.pl                     Unicode character database
-lib/unicode/In/IPAExtensions.pl                        Unicode character database
-lib/unicode/In/IdeographicDescriptionCharacters.pl     Unicode character database
-lib/unicode/In/Kanbun.pl                       Unicode character database
-lib/unicode/In/KangxiRadicals.pl               Unicode character database
-lib/unicode/In/Kannada.pl                      Unicode character database
-lib/unicode/In/Katakana.pl                     Unicode character database
-lib/unicode/In/Khmer.pl                                Unicode character database
-lib/unicode/In/Lao.pl                          Unicode character database
-lib/unicode/In/Latin-1Supplement.pl            Unicode character database
-lib/unicode/In/LatinExtended-A.pl              Unicode character database
-lib/unicode/In/LatinExtended-B.pl              Unicode character database
-lib/unicode/In/LatinExtendedAdditional.pl      Unicode character database
-lib/unicode/In/LetterlikeSymbols.pl            Unicode character database
-lib/unicode/In/LowSurrogates.pl                        Unicode character database
-lib/unicode/In/Malayalam.pl                    Unicode character database
-lib/unicode/In/MathematicalOperators.pl                Unicode character database
-lib/unicode/In/MiscellaneousSymbols.pl         Unicode character database
-lib/unicode/In/MiscellaneousTechnical.pl       Unicode character database
-lib/unicode/In/Mongolian.pl                    Unicode character database
-lib/unicode/In/Myanmar.pl                      Unicode character database
-lib/unicode/In/NumberForms.pl                  Unicode character database
-lib/unicode/In/Ogham.pl                                Unicode character database
-lib/unicode/In/OpticalCharacterRecognition.pl  Unicode character database
-lib/unicode/In/Oriya.pl                                Unicode character database
-lib/unicode/In/PrivateUse.pl                   Unicode character database
-lib/unicode/In/Runic.pl                                Unicode character database
-lib/unicode/In/Sinhala.pl                      Unicode character database
-lib/unicode/In/SmallFormVariants.pl            Unicode character database
-lib/unicode/In/SpacingModifierLetters.pl       Unicode character database
-lib/unicode/In/Specials.pl                     Unicode character database
-lib/unicode/In/SuperscriptsandSubscripts.pl    Unicode character database
-lib/unicode/In/Syriac.pl                       Unicode character database
-lib/unicode/In/Tamil.pl                                Unicode character database
-lib/unicode/In/Telugu.pl                       Unicode character database
-lib/unicode/In/Thaana.pl                       Unicode character database
-lib/unicode/In/Thai.pl                         Unicode character database
-lib/unicode/In/Tibetan.pl                      Unicode character database
-lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl   Unicode character database
-lib/unicode/In/YiRadicals.pl                   Unicode character database
-lib/unicode/In/YiSyllables.pl                  Unicode character database
+lib/unicode/In.pl                              Unicode character database
+lib/unicode/In/0.pl                            Unicode character database
+lib/unicode/In/1.pl                            Unicode character database
+lib/unicode/In/10.pl                           Unicode character database
+lib/unicode/In/11.pl                           Unicode character database
+lib/unicode/In/12.pl                           Unicode character database
+lib/unicode/In/13.pl                           Unicode character database
+lib/unicode/In/14.pl                           Unicode character database
+lib/unicode/In/15.pl                           Unicode character database
+lib/unicode/In/16.pl                           Unicode character database
+lib/unicode/In/17.pl                           Unicode character database
+lib/unicode/In/18.pl                           Unicode character database
+lib/unicode/In/19.pl                           Unicode character database
+lib/unicode/In/2.pl                            Unicode character database
+lib/unicode/In/20.pl                           Unicode character database
+lib/unicode/In/21.pl                           Unicode character database
+lib/unicode/In/22.pl                           Unicode character database
+lib/unicode/In/23.pl                           Unicode character database
+lib/unicode/In/24.pl                           Unicode character database
+lib/unicode/In/25.pl                           Unicode character database
+lib/unicode/In/26.pl                           Unicode character database
+lib/unicode/In/27.pl                           Unicode character database
+lib/unicode/In/28.pl                           Unicode character database
+lib/unicode/In/29.pl                           Unicode character database
+lib/unicode/In/3.pl                            Unicode character database
+lib/unicode/In/30.pl                           Unicode character database
+lib/unicode/In/31.pl                           Unicode character database
+lib/unicode/In/32.pl                           Unicode character database
+lib/unicode/In/33.pl                           Unicode character database
+lib/unicode/In/34.pl                           Unicode character database
+lib/unicode/In/35.pl                           Unicode character database
+lib/unicode/In/36.pl                           Unicode character database
+lib/unicode/In/37.pl                           Unicode character database
+lib/unicode/In/38.pl                           Unicode character database
+lib/unicode/In/39.pl                           Unicode character database
+lib/unicode/In/4.pl                            Unicode character database
+lib/unicode/In/40.pl                           Unicode character database
+lib/unicode/In/41.pl                           Unicode character database
+lib/unicode/In/42.pl                           Unicode character database
+lib/unicode/In/43.pl                           Unicode character database
+lib/unicode/In/44.pl                           Unicode character database
+lib/unicode/In/45.pl                           Unicode character database
+lib/unicode/In/46.pl                           Unicode character database
+lib/unicode/In/47.pl                           Unicode character database
+lib/unicode/In/48.pl                           Unicode character database
+lib/unicode/In/49.pl                           Unicode character database
+lib/unicode/In/5.pl                            Unicode character database
+lib/unicode/In/50.pl                           Unicode character database
+lib/unicode/In/51.pl                           Unicode character database
+lib/unicode/In/52.pl                           Unicode character database
+lib/unicode/In/53.pl                           Unicode character database
+lib/unicode/In/54.pl                           Unicode character database
+lib/unicode/In/55.pl                           Unicode character database
+lib/unicode/In/56.pl                           Unicode character database
+lib/unicode/In/57.pl                           Unicode character database
+lib/unicode/In/58.pl                           Unicode character database
+lib/unicode/In/59.pl                           Unicode character database
+lib/unicode/In/6.pl                            Unicode character database
+lib/unicode/In/60.pl                           Unicode character database
+lib/unicode/In/61.pl                           Unicode character database
+lib/unicode/In/62.pl                           Unicode character database
+lib/unicode/In/63.pl                           Unicode character database
+lib/unicode/In/64.pl                           Unicode character database
+lib/unicode/In/65.pl                           Unicode character database
+lib/unicode/In/66.pl                           Unicode character database
+lib/unicode/In/67.pl                           Unicode character database
+lib/unicode/In/68.pl                           Unicode character database
+lib/unicode/In/69.pl                           Unicode character database
+lib/unicode/In/7.pl                            Unicode character database
+lib/unicode/In/70.pl                           Unicode character database
+lib/unicode/In/71.pl                           Unicode character database
+lib/unicode/In/72.pl                           Unicode character database
+lib/unicode/In/73.pl                           Unicode character database
+lib/unicode/In/74.pl                           Unicode character database
+lib/unicode/In/75.pl                           Unicode character database
+lib/unicode/In/76.pl                           Unicode character database
+lib/unicode/In/77.pl                           Unicode character database
+lib/unicode/In/78.pl                           Unicode character database
+lib/unicode/In/79.pl                           Unicode character database
+lib/unicode/In/8.pl                            Unicode character database
+lib/unicode/In/80.pl                           Unicode character database
+lib/unicode/In/81.pl                           Unicode character database
+lib/unicode/In/82.pl                           Unicode character database
+lib/unicode/In/83.pl                           Unicode character database
+lib/unicode/In/84.pl                           Unicode character database
+lib/unicode/In/85.pl                           Unicode character database
+lib/unicode/In/86.pl                           Unicode character database
+lib/unicode/In/87.pl                           Unicode character database
+lib/unicode/In/88.pl                           Unicode character database
+lib/unicode/In/89.pl                           Unicode character database
+lib/unicode/In/9.pl                            Unicode character database
+lib/unicode/In/90.pl                           Unicode character database
+lib/unicode/In/91.pl                           Unicode character database
+lib/unicode/In/92.pl                           Unicode character database
+lib/unicode/In/93.pl                           Unicode character database
+lib/unicode/In/94.pl                           Unicode character database
+lib/unicode/In/95.pl                           Unicode character database
 lib/unicode/Index.txt                          Unicode character database
 lib/unicode/Is/ASCII.pl                                Unicode character database
 lib/unicode/Is/Alnum.pl                                Unicode character database
@@ -1056,23 +1166,27 @@ lib/unicode/JamoShort.pl                        Unicode character database
 lib/unicode/LineBrk.txt                                Unicode character database
 lib/unicode/Makefile                           Unicode character database
 lib/unicode/Name.pl                            Unicode character database
-lib/unicode/Names.txt                          Unicode character database
 lib/unicode/NamesList.html                     Unicode character database
+lib/unicode/NamesList.txt                      Unicode character database
 lib/unicode/Number.pl                          Unicode character database
+lib/unicode/PropList.html                      Unicode character database
 lib/unicode/PropList.txt                       Unicode character database
-lib/unicode/README.Ethiopic                    Unicode character database
 lib/unicode/README.perl                                Unicode character database
 lib/unicode/ReadMe.txt                         Unicode character database info
+lib/unicode/Scripts.txt                                Unicode character database
 lib/unicode/SpecCase.txt                       Unicode character database
 lib/unicode/To/Digit.pl                                Unicode character database
 lib/unicode/To/Lower.pl                                Unicode character database
 lib/unicode/To/Title.pl                                Unicode character database
 lib/unicode/To/Upper.pl                                Unicode character database
-lib/unicode/UCD301.html                                Unicode character database
-lib/unicode/UCDFF301.html                      Unicode character database
-lib/unicode/Unicode.301                                Unicode character database
+lib/unicode/UCD.html                           Unicode character database
+lib/unicode/Unicode.html                       Unicode character database
+lib/unicode/Unicode.txt                                Unicode character database
+lib/unicode/distinct.pm                Perl pragma to strictly distinguish UTF8 data and non-UTF data
 lib/unicode/mktables.PL                                Unicode character database generator
+lib/unicode/rename                             Filename mappings used
 lib/unicode/syllables.txt                      Unicode character database
+lib/unicode/version                            The version of the Unicode
 lib/utf8.pm                                    Pragma to control Unicode support
 lib/utf8_heavy.pl                              Support routines for utf8 pragma
 lib/validate.pl                Perl library supporting wholesale file mode validation
@@ -1153,6 +1267,7 @@ os2/dl_os2.c              Addon for dl_open
 os2/dlfcn.h            Addon for dl_open
 os2/os2.c              Additional code for OS/2
 os2/os2.sym            Additional symbols to export
+os2/os2add.sym         Overriding symbols to export
 os2/os2ish.h           Header for OS/2
 os2/os2thread.h                pthread-like typedefs
 os2/perl2cmd.pl                Corrects installed binaries under OS/2
@@ -1163,8 +1278,8 @@ perlapi.c         Perl API functions
 perlapi.h              Perl API function declarations
 perlio.c               C code for PerlIO abstraction
 perlio.h               PerlIO abstraction
-perliol.h              PerlIO Layer definition
 perlio.sym             Symbols for PerlIO abstraction
+perliol.h              PerlIO Layer definition
 perlsdio.h             Fake stdio using perlio
 perlsfio.h             Prototype sfio mapping for PerlIO
 perlsh                 A poor man's perl shell
@@ -1183,8 +1298,6 @@ plan9/fndvers             Plan9 port: update Perl version in config.plan9
 plan9/genconfig.pl     Plan9 port: generate config.sh
 plan9/mkfile           Plan9 port: Mk driver for build
 plan9/myconfig.plan9   Plan9 port: script to print config summary
-plan9/perlplan9.doc    Plan9 port: Plan9-specific formatted documentation
-plan9/perlplan9.pod    Plan9 port: Plan9-specific pod documentation
 plan9/plan9.c          Plan9 port: Plan9-specific C routines
 plan9/plan9ish.h       Plan9 port: Plan9-specific C header file
 plan9/setup.rc         Plan9 port: script for easy build+install
@@ -1196,12 +1309,16 @@ pod/perl.pod            Top level perl documentation
 pod/perl5004delta.pod  Changes from 5.003 to 5.004
 pod/perl5005delta.pod  Changes from 5.004 to 5.005
 pod/perl56delta.pod    Changes from 5.005 to 5.6
+pod/perl570delta.pod   Changes from 5.6 to 5.7.0
+pod/perl571delta.pod   Changes from 5.7.0 to 5.7.1
+pod/perl572delta.pod   Changes from 5.7.1 to 5.7.2
 pod/perlapi.pod         Perl API documentation (autogenerated)
-pod/perlapio.pod       IO API info
+pod/perlapio.pod       PerlIO IO API info
 pod/perlbook.pod       Perl book information
 pod/perlboot.pod       Beginner's Object-oriented Tutorial
 pod/perlbot.pod                Object-oriented Bag o' Tricks
 pod/perlcall.pod       Callback info
+pod/perlclib.pod       Internal replacements for standard C library functions
 pod/perlcompile.pod    Info on using the Compiler suite
 pod/perldata.pod       Data structure info
 pod/perldbmfilter.pod  Info about DBM Filters
@@ -1231,6 +1348,7 @@ pod/perlguts.pod  Internals info
 pod/perlhack.pod       Perl hackers guide
 pod/perlhist.pod       Perl history info
 pod/perlintern.pod      Perl internal function docs (autogenrated)
+pod/perliol.pod                Internals of PerlIO with layers.
 pod/perlipc.pod                IPC info
 pod/perllexwarn.pod    Lexical Warnings info
 pod/perllocale.pod     Locale support info
@@ -1303,7 +1421,7 @@ sv.c                      Scalar value code
 sv.h                   Scalar value header
 t/README               Instructions for regression tests
 t/TEST                 The regression tester
-t/UTEST                        Run regression tests with -Mutf8
+t/TestInit.pm          Preamble library for core tests
 t/base/commonsense.t   See if configuration meets basic needs
 t/base/cond.t          See if conditionals work
 t/base/if.t            See if if works
@@ -1334,6 +1452,7 @@ t/comp/use.t              See if pragmas work
 t/harness              Finer diagnostics from test suite
 t/io/argv.t            See if ARGV stuff works
 t/io/dup.t             See if >& works right
+t/io/fflush.t          See if auto-flush on fork/exec/system/qx works
 t/io/fs.t              See if directory manipulations work
 t/io/inplace.t         See if inplace editing works
 t/io/iprefix.t         See if inplace editing works with prefixes
@@ -1345,17 +1464,33 @@ t/io/print.t            See if print commands work
 t/io/read.t            See if read works
 t/io/tell.t            See if file seeking works
 t/io/utf8.t            See if file seeking works
+t/lib/1_compile.t      See if the various libraries and extensions compile
+t/lib/MyFilter.pm      Helper file for t/lib/filter-simple.t
+t/lib/Test/fail.t      See if Test works
+t/lib/Test/mix.t       See if Test works
+t/lib/Test/onfail.t    See if Test works
+t/lib/Test/qr.t        See if Test works
+t/lib/Test/skip.t      See if Test works
+t/lib/Test/success.t   See if Test works
+t/lib/Test/todo.t      See if Test works
 t/lib/abbrev.t         See if Text::Abbrev works
 t/lib/ansicolor.t      See if Term::ANSIColor works
 t/lib/anydbm.t         See if AnyDBM_File works
+t/lib/attrhand.t       See if Attribute::Handlers works
 t/lib/attrs.t          See if attrs works with C<sub : attrs>
 t/lib/autoloader.t     See if AutoLoader works
-t/lib/b.t              See if B backends work
+t/lib/b-debug.t         See if B::Debug works
+t/lib/b-deparse.t       See if B::Deparse works
+t/lib/b-showlex.t       See if B::ShowLex works
+t/lib/b-stash.t         See if B::Stash works
+t/lib/b.t              See if B works
 t/lib/basename.t       See if File::Basename works
 t/lib/bigfloat.t       See if bigfloat.pl works
 t/lib/bigfltpm.t       See if BigFloat.pm works
 t/lib/bigint.t         See if bigint.pl works
 t/lib/bigintpm.t       See if BigInt.pm works
+t/lib/carp.t           See if Carp works
+t/lib/cgi-esc.t                See if CGI.pm works
 t/lib/cgi-form.t       See if CGI.pm works
 t/lib/cgi-function.t   See if CGI.pm works
 t/lib/cgi-html.t       See if CGI.pm works
@@ -1363,11 +1498,17 @@ t/lib/cgi-pretty.t      See if CGI.pm works
 t/lib/cgi-request.t    See if CGI.pm works
 t/lib/charnames.t      See if character names work
 t/lib/checktree.t      See if File::CheckTree works
+t/lib/class-isa.t      See if Class::ISA works
 t/lib/class-struct.t   See if Class::Struct works
 t/lib/complex.t                See if Math::Complex works
+t/lib/compmod.pl       Helper for 1_compile.t
+t/lib/cpan-loadme.t    See if CPAN the module works
+t/lib/cpan-vcmp.t      See if CPAN the module works
+t/lib/cwd.t            See if Cwd works
 t/lib/db-btree.t       See if DB_File works
 t/lib/db-hash.t                See if DB_File works
 t/lib/db-recno.t       See if DB_File works
+t/lib/digest.t See if Digest extensions work
 t/lib/dirhand.t                See if DirHandle works
 t/lib/dosglob.t                See if File::DosGlob works
 t/lib/dprof.t          Perl code profiler testsuite driver
@@ -1386,22 +1527,28 @@ t/lib/dprof/test6_t     Perl code profiler tests
 t/lib/dprof/test6_v    Perl code profiler tests
 t/lib/dumper-ovl.t     See if Data::Dumper works for overloaded data
 t/lib/dumper.t         See if Data::Dumper works
+t/lib/encode.t         See if Encode works
 t/lib/english.t                See if English works
 t/lib/env-array.t      See if Env works for arrays
-t/lib/encode.t         See if Encode works
 t/lib/env.t            See if Env works
 t/lib/errno.t          See if Errno works
+t/lib/exporter.t        See if Exporter works
+t/lib/extutils.t       See if extutils work
 t/lib/fatal.t           See if Fatal works
+t/lib/fcntl.t           See if Fcntl works
 t/lib/fields.t          See if base/fields works
 t/lib/filecache.t      See if FileCache works
+t/lib/filecomp.t       See if File::Compare works
 t/lib/filecopy.t       See if File::Copy works
 t/lib/filefind.t       See if File::Find works
 t/lib/filefunc.t       See if File::Spec::Functions works
 t/lib/filehand.t       See if FileHandle works
 t/lib/filepath.t       See if File::Path works
 t/lib/filespec.t       See if File::Spec works
-t/lib/filter-util.t    See if Filter::Util::Call works
+t/lib/filestat.t       See if File::stat works
+t/lib/filter-simple.t  See if Filter::Simple works
 t/lib/filter-util.pl   See if Filter::Util::Call works
+t/lib/filter-util.t    See if Filter::Util::Call works
 t/lib/findbin.t                See if FindBin works
 t/lib/ftmp-mktemp.t    See if File::Temp works
 t/lib/ftmp-posix.t     See if File::Temp works
@@ -1421,6 +1568,8 @@ t/lib/h2ph.h              Test header file for h2ph
 t/lib/h2ph.pht         Generated output from h2ph.h by h2ph, for comparison
 t/lib/h2ph.t           See if h2ph works like it should
 t/lib/hostname.t       See if Sys::Hostname works
+t/lib/i18n-collate.t   See if I18N::Collate works
+t/lib/i18n-langtags.t  See if I18N::LangTags work
 t/lib/io_const.t       See if constants from IO work
 t/lib/io_dir.t         See if directory-related methods from IO work
 t/lib/io_dup.t         See if dup()-related methods from IO work
@@ -1428,6 +1577,7 @@ t/lib/io_linenum.t        See if I/O line numbers are tracked correctly
 t/lib/io_multihomed.t  See if INET sockets work with multi-homed hosts
 t/lib/io_pipe.t                See if pipe()-related methods from IO work
 t/lib/io_poll.t                See if poll()-related methods from IO work
+t/lib/io_scalar.t      Test of PerlIO::Scalar
 t/lib/io_sel.t         See if select()-related methods from IO work
 t/lib/io_sock.t                See if INET socket-related methods from IO work
 t/lib/io_taint.t       See if the untaint method from IO works
@@ -1436,8 +1586,26 @@ t/lib/io_udp.t           See if UDP socket-related methods from IO work
 t/lib/io_unix.t                See if UNIX socket-related methods from IO work
 t/lib/io_xs.t          See if XSUB methods from IO work
 t/lib/ipc_sysv.t       See if IPC::SysV works
+t/lib/lc-all.t See if Locale::Codes work
+t/lib/lc-constants.t   See if Locale::Codes work
+t/lib/lc-country.t     See if Locale::Codes work
+t/lib/lc-currency.t    See if Locale::Codes work
+t/lib/lc-language.t    See if Locale::Codes work
+t/lib/lc-maketext.t    See if Locale::Maketext works
+t/lib/lc-uk.t  See if Locale::Codes work
+t/lib/md5-aaa.t        See if Digest::MD5 extension works
+t/lib/md5-align.t      See if Digest::MD5 extension works
+t/lib/md5-badf.t       See if Digest::MD5 extension works
+t/lib/md5-file.t       See if Digest::MD5 extension works
+t/lib/mimeb64.t                        see whether MIME::Base64 works
+t/lib/mimeb64u.t               see whether MIME::Base64 works
+t/lib/mimeqp.t         see whether MIME::QuotedPrint works
 t/lib/ndbm.t           See if NDBM_File works
 t/lib/net-hostent.t    See if Net::hostent works
+t/lib/net-nent.t       See if Net::netent works
+t/lib/net-pent.t       See if Net::protoent works
+t/lib/net-sent.t       See if Net::servtent works
+t/lib/next.t           See if NEXT works
 t/lib/odbm.t           See if ODBM_File works
 t/lib/opcode.t         See if Opcode works
 t/lib/open2.t          See if IPC::Open2 works
@@ -1445,14 +1613,29 @@ t/lib/open3.t           See if IPC::Open3 works
 t/lib/ops.t            See if Opcode works
 t/lib/parsewords.t     See if Text::ParseWords works
 t/lib/peek.t           See if Devel::Peek works
+t/lib/perlio.t         See if PerlIO works
 t/lib/ph.t             See if h2ph works
 t/lib/posix.t          See if POSIX works
 t/lib/safe1.t          See if Safe works
 t/lib/safe2.t          See if Safe works
+t/lib/sample-tests/bailout              Test data for Test::Harness
+t/lib/sample-tests/combined             Test data for Test::Harness
+t/lib/sample-tests/descriptive          Test data for Test::Harness
+t/lib/sample-tests/duplicates           Test data for Test::Harness
+t/lib/sample-tests/header_at_end        Test data for Test::Harness
+t/lib/sample-tests/no_nums              Test data for Test::Harness
+t/lib/sample-tests/simple               Test data for Test::Harness
+t/lib/sample-tests/simple_fail          Test data for Test::Harness
+t/lib/sample-tests/skip                 Test data for Test::Harness
+t/lib/sample-tests/skip_all             Test data for Test::Harness
+t/lib/sample-tests/todo                 Test data for Test::Harness
+t/lib/sample-tests/with_comments        Test data for Test::Harness
 t/lib/sdbm.t           See if SDBM_File works
 t/lib/searchdict.t     See if Search::Dict works
 t/lib/selectsaver.t    See if SelectSaver works
 t/lib/selfloader.t     See if SelfLoader works
+t/lib/selfstubber.t    See if Devel::SelfStubber works
+t/lib/sigaction.t       See if POSIX::sigaction works
 t/lib/socket.t         See if Socket works
 t/lib/soundex.t                See if Soundex works
 t/lib/st-06compat.t    See if Storable works
@@ -1471,9 +1654,19 @@ t/lib/st-tied.t          See if Storable works
 t/lib/st-tiedhook.t    See if Storable works
 t/lib/st-tieditems.t   See if Storable works
 t/lib/st-utf8.t                See if Storable works
+t/lib/switch.t         Test whether switch works
 t/lib/symbol.t         See if Symbol works
 t/lib/syslfs.t         See if large files work for sysio
 t/lib/syslog.t         See if Sys::Syslog works
+t/lib/tb-genxt.t       See if Text::Balanced works
+t/lib/tb-xbrak.t       See if Text::Balanced works
+t/lib/tb-xcode.t       See if Text::Balanced works
+t/lib/tb-xdeli.t       See if Text::Balanced works
+t/lib/tb-xmult.t       See if Text::Balanced works
+t/lib/tb-xquot.t       See if Text::Balanced works
+t/lib/tb-xtagg.t       See if Text::Balanced works
+t/lib/tb-xvari.t       See if Text::Balanced works
+t/lib/test-harness.t    See if Test::Harness works
 t/lib/textfill.t       See if Text::Wrap::fill works
 t/lib/texttabs.t       See if Text::Tabs works
 t/lib/textwrap.t       See if Text::Wrap::wrap works
@@ -1485,9 +1678,30 @@ t/lib/tie-stdarray.t     Test for Tie::StdArray
 t/lib/tie-stdhandle.t  Test for Tie::StdHandle
 t/lib/tie-stdpush.t    Test for Tie::StdArray
 t/lib/tie-substrhash.t Test for Tie::SubstrHash
+t/lib/time-gmtime.t    Test for Time::gmtime
+t/lib/time-hires.t     Test for Time::HiRes
+t/lib/time-localtime.t Test for Time::localtime
+t/lib/time-piece.t     Test for Time::Piece
 t/lib/timelocal.t      See if Time::Local works
 t/lib/trig.t           See if Math::Trig works
+t/lib/u-blessed.t      Scalar::Util
+t/lib/u-dualvar.t      Scalar::Util
+t/lib/u-first.t                List::Util
+t/lib/u-max.t          List::Util
+t/lib/u-maxstr.t       List::Util
+t/lib/u-min.t          List::Util
+t/lib/u-minstr.t       List::Util
+t/lib/u-readonly.t     Scalar::Util
+t/lib/u-reduce.t       List::Util
+t/lib/u-reftype.t      Scalar::Util
+t/lib/u-sum.t          List::Util
+t/lib/u-tainted.t      Scalar::Util
+t/lib/u-weak.t         Scalar::Util
+t/lib/user-grent.t     See if User::grwent works
+t/lib/user-pwent.t     See if User::pwent works
+t/lib/xs-typemap.t     test that typemaps work
 t/op/64bitint.t                See if 64 bit integers work
+t/op/anonsub.t         See if anonymous subroutines work
 t/op/append.t          See if . works
 t/op/args.t            See if operations on @_ work
 t/op/arith.t           See if arithmetic works
@@ -1520,6 +1734,7 @@ t/op/filetest.t           See if file tests work
 t/op/flip.t            See if range operator works
 t/op/fork.t            See if fork works
 t/op/glob.t            See if <*> works
+t/op/gmagic.t          See if GMAGIC works
 t/op/goto.t            See if goto works
 t/op/goto_xs.t         See if "goto &sub" works on XSUBs
 t/op/grent.t           See if getgr*() functions work
@@ -1536,6 +1751,7 @@ t/op/lex_assign.t See if ops involving lexicals or pad temps work
 t/op/lfs.t             See if large files work for perlio
 t/op/list.t            See if array lists work
 t/op/local.t           See if local works
+t/op/loopctl.t         See if next/last/redo work
 t/op/lop.t             See if logical operators work
 t/op/magic.t           See if magic variables work
 t/op/method.t          See if method calls work
@@ -1547,6 +1763,7 @@ t/op/nothr5005.t  local @_ test which does not work under use5005threads
 t/op/numconvert.t      See if accessing fields does not change numeric values
 t/op/oct.t             See if oct and hex work
 t/op/ord.t             See if ord works
+t/op/override.t                See if operator overriding works
 t/op/pack.t            See if pack and unpack work
 t/op/pat.t             See if esoteric patterns work
 t/op/pos.t             See if pos works
@@ -1591,7 +1808,7 @@ t/op/utf8decode.t See if UTF-8 decoding works
 t/op/vec.t             See if vectors work
 t/op/ver.t             See if v-strings and the %v format flag work
 t/op/wantarray.t       See if wantarray works
-t/op/write.t           See if write works
+t/op/write.t           See if write works (formats work)
 t/pod/emptycmd.t       Test empty pod directives
 t/pod/emptycmd.xr      Expected results for emptycmd.t
 t/pod/find.t           See if Pod::Find works
@@ -1613,6 +1830,7 @@ t/pod/nested_seqs.t       Test nested interior sequences
 t/pod/nested_seqs.xr   Expected results for nested_seqs.t
 t/pod/oneline_cmds.t   Test single paragraph ==cmds
 t/pod/oneline_cmds.xr  Expected results for oneline_cmds.t
+t/pod/plainer.t                Test Pod::Plainer
 t/pod/pod2usage.t      Test Pod::Usage
 t/pod/pod2usage.xr     Expected results for pod2usage.t
 t/pod/poderrs.t                Test POD errors
@@ -1624,6 +1842,8 @@ t/pod/special_seqs.xr     Expected results for emptycmd.t
 t/pod/testcmp.pl       Module to compare output against expected results
 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/pragma/autouse.t     See if autouse works
 t/pragma/constant.t    See if compile-time constants work
 t/pragma/diagnostics.t See if diagnostics.pm works
 t/pragma/locale.t      See if locale support works
@@ -1637,6 +1857,7 @@ t/pragma/strict.t See if strictures work
 t/pragma/sub_lval.t    See if lvalue subroutines work
 t/pragma/subs.t                See if subroutine pseudo-importation works
 t/pragma/utf8.t                See if utf8 operations work
+t/pragma/vars.t                See if "use vars" work
 t/pragma/warn/1global  Tests of global warnings for warnings.t
 t/pragma/warn/2use     Tests for "use warnings" for warnings.t
 t/pragma/warn/3both    Tests for interaction of $^W and "use warnings"
@@ -1671,6 +1892,7 @@ t/pragma/warn/universal   Tests for universal.c for warnings.t
 t/pragma/warn/utf8     Tests for utf8.c for warnings.t
 t/pragma/warn/util     Tests for util.c for warnings.t
 t/pragma/warnings.t    See if warning controls work
+t/run/runenv.t         Test if perl honors its environment variables.
 taint.c                        Tainting code
 thrdvar.h              Per-thread variables
 thread.h               Threading header
@@ -1681,8 +1903,10 @@ universal.c              The default UNIVERSAL package methods
 unixish.h              Defines that are assumed on Unix
 utf8.c                 Unicode routines
 utf8.h                 Unicode header
+utfebcdic.h            Unicode on EBCDIC (UTF-EBCDIC, tr16) header
 util.c                 Utility routines
 util.h                 Dummy header
+utils.lst              Lists utilities bundled with Perl
 utils/Makefile         Extract the utility scripts
 utils/c2ph.PL          program to translate dbx stabs to perl
 utils/dprofpp.PL       Perl code profile post-processor
@@ -1693,6 +1917,7 @@ utils/perlcc.PL           Front-end for compiler
 utils/perldoc.PL       A simple tool to find & display perl's documentation
 utils/pl2pm.PL         A pl to pm translator
 utils/splain.PL                Stand-alone version of diagnostics.pm
+uts/strtol_wrap.c      strtol wrapper for UTS
 vmesa/Makefile         VM/ESA Makefile
 vmesa/vmesa.c          VM/ESA-specific C code for Perl core
 vmesa/vmesaish.h       VM/ESA-specific C header for Perl core
@@ -1734,8 +1959,8 @@ vos/Changes               Changes made to port Perl to the VOS operating system
 vos/build.cm           VOS command macro to build Perl
 vos/compile_perl.cm    VOS command macro to build multiple version of Perl
 vos/config.alpha.def   definitions used by config.pl
-vos/config.ga.def      definitions used by config.pl
 vos/config.alpha.h     config.h for use with alpha VOS POSIX.1 support
+vos/config.ga.def      definitions used by config.pl
 vos/config.ga.h                config.h for use with generally-available VOS POSIX.1 support
 vos/config.pl          script to convert a config_h.SH to a config.h
 vos/configure_perl.cm  VOS command macro to configure perl before building
@@ -1746,6 +1971,7 @@ vos/vos_dummies.c Wrappers to soak up undefined functions
 vos/vosish.h           VOS-specific header file
 warnings.h             The warning numbers
 warnings.pl            Program to write warnings.h and lib/warnings.pm
+win32/FindExt.pm       Scan for extensions
 win32/Makefile         Win32 makefile for NMAKE (Visual C++ build)
 win32/bin/exetype.pl   Set executable type to CONSOLE or WINDOWS
 win32/bin/mdelete.bat  multifile delete
@@ -1753,6 +1979,7 @@ 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/config.bc                Win32 base line config.sh (Borland C++ build)
 win32/config.gc                Win32 base line config.sh (mingw32/gcc build)
 win32/config.vc                Win32 base line config.sh (Visual C++ build)
@@ -1762,6 +1989,7 @@ win32/config_H.vc Win32 config header (Visual C++ build)
 win32/config_h.PL      Perl code to convert Win32 config.sh to config.h
 win32/config_sh.PL     Perl code to update Win32 config.sh from Makefile
 win32/des_fcrypt.patch Win32 port
+win32/distclean.bat    Remove _ALL_ files not listed here in MANIFEST
 win32/dl_win32.xs      Win32 port
 win32/genmk95.pl        Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
@@ -1774,6 +2002,7 @@ win32/perlhost.h  Perl "host" implementation
 win32/perllib.c                Win32 port
 win32/pod.mak          Win32 port
 win32/runperl.c                Win32 port
+win32/sncfnmcs.pl      Win32 port
 win32/splittree.pl     Win32 port
 win32/vdir.h           Perl "host" virtual directory manager
 win32/vmem.h           Perl "host" memory manager