IO::Socket::INET patch
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 1670956..9ee8e96 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -32,6 +32,7 @@ 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
@@ -45,6 +46,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 +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
@@ -359,6 +363,12 @@ 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
@@ -408,6 +418,9 @@ 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
@@ -478,6 +491,15 @@ 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
@@ -488,7 +510,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
@@ -605,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
@@ -632,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
@@ -684,6 +708,7 @@ 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)
@@ -848,7 +873,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
@@ -1110,11 +1134,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
@@ -1211,6 +1235,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
@@ -1254,6 +1279,8 @@ 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/perlapi.pod         Perl API documentation (autogenerated)
 pod/perlapio.pod       PerlIO IO API info
 pod/perlbook.pod       Perl book information
@@ -1412,7 +1439,15 @@ t/lib/ansicolor.t        See if Term::ANSIColor works
 t/lib/anydbm.t         See if AnyDBM_File 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.t              See if B works
+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-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/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
@@ -1426,9 +1461,11 @@ 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/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
@@ -1456,6 +1493,7 @@ t/lib/english.t           See if English works
 t/lib/env-array.t      See if Env works for arrays
 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/fatal.t           See if Fatal works
 t/lib/fields.t          See if base/fields works
 t/lib/filecache.t      See if FileCache works
@@ -1509,6 +1547,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
@@ -1586,8 +1625,23 @@ 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-hires.t     Test for Time::HiRes
+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/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
@@ -1853,6 +1907,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
@@ -1860,6 +1915,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)