X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=9ee8e96b2436cf07ab5803f87ad4b5a47403e9df;hb=1c102323748677709a3cb1ae901516a4e38b750e;hp=840507650f82d6c745b98dd0ac9b746fc3277913;hpb=c140b15fdec503bc285cbe3345d1e8d38e695e9b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 8405076..9ee8e96 100644 --- 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 @@ -362,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 @@ -484,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 @@ -610,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 @@ -637,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 @@ -1420,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 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 @@ -1466,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 @@ -1597,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