X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=b425a1207bd39eb54f67e586897ade93a5f8712a;hb=b7319e88f8873df9ec97efe3af91ab800fe25c89;hp=5c750eada5859d52a29e782c6d11c46aefdf1fe2;hpb=47a334e99a6f8afdee73613c4a17ed090015ff78;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 5c750ea..b425a12 100644 --- 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 @@ -169,6 +174,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 @@ -353,6 +364,11 @@ 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/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 @@ -394,6 +410,12 @@ 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/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 @@ -464,11 +486,16 @@ 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/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 @@ -668,6 +695,7 @@ 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 @@ -734,6 +762,7 @@ 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 @@ -826,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 @@ -1088,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 @@ -1408,9 +1436,11 @@ t/lib/checktree.t See if File::CheckTree 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 +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 @@ -1471,6 +1501,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 @@ -1485,6 +1516,13 @@ 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-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/odbm.t See if ODBM_File works @@ -1559,6 +1597,7 @@ t/lib/tie-stdpush.t Test for Tie::StdArray t/lib/tie-substrhash.t Test for Tie::SubstrHash t/lib/timelocal.t See if Time::Local works t/lib/trig.t See if Math::Trig 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 @@ -1757,6 +1796,7 @@ 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/Makefile Extract the utility scripts @@ -1829,6 +1869,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) @@ -1840,6 +1881,7 @@ 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/FindExt.pm Scan for extensions 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 @@ -1851,6 +1893,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