Integrate mainline
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 512ae99..e358010 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,3 +1,5 @@
+lib/Class/ISA.pm       Class::ISA
+t/lib/class-isa.t      See if Class::ISA works
 AUTHORS                        Contact info for contributors
 Artistic               The "Artistic License"
 Changes                        Differences from previous version
@@ -45,6 +47,7 @@ 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
@@ -145,6 +148,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
@@ -491,7 +496,6 @@ 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
@@ -851,7 +855,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
@@ -1113,11 +1116,11 @@ 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
@@ -1513,6 +1516,7 @@ t/lib/lc-currency.t       See if Locale::Codes work
 t/lib/lc-language.t    See if Locale::Codes work
 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
@@ -1864,6 +1868,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)