This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a test case for waitpid(): from Rocco Caputo.
[perl5.git] / MANIFEST
index 2b8b218..34a181f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -32,6 +32,7 @@ deb.c                 Debugging routines
 djgpp/config.over      DOS/DJGPP port
 djgpp/configure.bat    DOS/DJGPP port
 djgpp/djgpp.c          DOS/DJGPP port
+djgpp/djgpp.h          DOS/DJGPP port
 djgpp/djgppsed.sh      DOS/DJGPP port
 djgpp/fixpmain         DOS/DJGPP port
 doio.c                 I/O operations
@@ -139,16 +140,16 @@ 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.t          See if Devel::Peek works
 ext/Devel/Peek/Peek.xs         Data debugging tool, externals
-ext/Devel/PPPort/harness/Harness.pm    Devel::PPPort test harness
-ext/Devel/PPPort/harness/Harness.xs    Devel::PPPort test harness
-ext/Devel/PPPort/harness/Makefile.PL   Devel::PPPort::harness makefile writer
-ext/Devel/PPPort/harness/module2.c     Devel::PPPort test file
-ext/Devel/PPPort/harness/module3.c     Devel::PPPort test file
-ext/Devel/PPPort/harness/t/test.t      See if Devel::PPPort works
+ext/Devel/PPPort/Changes       Devel::PPPort changes
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
+ext/Devel/PPPort/MANIFEST      Devel::PPPort Manifest
+ext/Devel/PPPort/module2.c     Devel::PPPort test file
+ext/Devel/PPPort/module3.c     Devel::PPPort test file
 ext/Devel/PPPort/PPPort.pm     Devel::PPPort
+ext/Devel/PPPort/PPPort.xs     Devel::PPPort
 ext/Devel/PPPort/README                Devel::PPPort Readme
 ext/Devel/PPPort/soak                  Test Harness to run Devel::PPPort other Perls
+ext/Devel/PPPort/t/test.t      See if Devel::PPPort works
 ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/irix_6.pl Hints for named architecture
@@ -488,6 +489,7 @@ ext/POSIX/POSIX.pod         POSIX extension documentation
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
+ext/POSIX/t/waitpid.t          See if waitpid works
 ext/POSIX/typemap              POSIX extension interface types
 ext/re/hints/mpeix.pl          Hints for re for named architecture
 ext/re/Makefile.PL             re extension makefile writer
@@ -718,6 +720,7 @@ hints/solaris_2.sh          Hints for named architecture
 hints/stellar.sh               Hints for named architecture
 hints/sunos_4_0.sh             Hints for named architecture
 hints/sunos_4_1.sh             Hints for named architecture
+hints/super-ux.sh              Hints for named architecture
 hints/svr4.sh                  Hints for named architecture
 hints/svr5.sh                  Hints for named architecture
 hints/ti1500.sh                        Hints for named architecture
@@ -786,24 +789,6 @@ lib/abbrev.pl                      An abbreviation table builder
 lib/AnyDBM_File.pm             Perl module to emulate dbmopen
 lib/AnyDBM_File.t              See if AnyDBM_File works
 lib/assert.pl                  assertion and panic with stack trace
-lib/Attribute/Handlers.pm              Attribute::Handlers
-lib/Attribute/Handlers/Changes Attribute::Handlers
-lib/Attribute/Handlers/demo/demo.pl    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/Demo.pm    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/Attribute/Handlers/demo/Descriptions.pm    Attribute::Handlers demo
-lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo
-lib/Attribute/Handlers/README          Attribute::Handlers
-lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
 lib/attributes.pm              For "sub foo : attrlist"
 lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader.t               See if AutoLoader works
@@ -963,12 +948,13 @@ lib/File/Find/t/taint.t           See if File::Find works with taint
 lib/File/Path.pm               Do things like `mkdir -p' and `rm -r'
 lib/File/Path.t                        See if File::Path works
 lib/File/Spec.pm               portable operations on file names
-lib/File/Spec.t                        See if File::Spec works
 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/Functions.t      See if File::Spec::Functions works
 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/t/Functions.t     See if File::Spec::Functions works
+lib/File/Spec/t/rel2abs2rel.t   See if File::Spec->rel2abs/abs2rel works
+lib/File/Spec/t/Spec.t         See if File::Spec works
 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
@@ -1054,6 +1040,7 @@ lib/look.pl                       A "look" equivalent
 lib/Math/BigFloat.pm           An arbitrary precision floating-point arithmetic package
 lib/Math/BigInt.pm             An arbitrary precision integer arithmetic package
 lib/Math/BigInt/Calc.pm                Pure Perl module to support Math::BigInt
+lib/Math/BigInt/t/bare_mbi.t   Test Math::BigInt::CareCalc
 lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
 lib/Math/BigInt/t/bigfltpm.t   See if BigFloat.pm works
 lib/Math/BigInt/t/bigintc.t    See if BigInt/Calc.pm works
@@ -1223,6 +1210,7 @@ lib/Term/Cap.t                    See if Term::Cap works
 lib/Term/Complete.pm           A command completion subroutine
 lib/Term/Complete.t            See if Term::Complete works
 lib/Term/ReadLine.pm           Stub readline library
+lib/Term/ReadLine.t            See if Term::ReadLine works
 lib/termcap.pl                 Perl library supporting termcap usage
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Builder.pm             For writing new test libraries
@@ -1849,6 +1837,7 @@ pod/Makefile.SH                   generate Makefile whichs makes pods into something else
 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/perl561delta.pod           Changes from 5.6.0 to 5.6.1
 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
@@ -1906,6 +1895,7 @@ pod/perlobj.pod                   Object info
 pod/perlop.pod                 Operator info
 pod/perlopentut.pod            open() tutorial
 pod/perlothrtut.pod            Threads old tutorial
+pod/perlpacktut.pod            pack() tutorial
 pod/perlpod.pod                        Pod info
 pod/perlpodspec.pod            Pod specification
 pod/perlport.pod               Portability guide
@@ -1946,6 +1936,7 @@ pod/splitpod                      Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
 Porting/apply          Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
+Porting/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
@@ -2090,6 +2081,7 @@ t/lib/h2ph.pht                    Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
 t/lib/Math/BigFloat/Subclass.pm        Empty subclass of BigFloat for test
+t/lib/Math/BigInt/BareCalc.pm  Bigint's simulation of Calc
 t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/combined            Test data for Test::Harness
@@ -2317,6 +2309,8 @@ t/run/switches.t          Tests for the other switches
 t/run/switchF.t                        Test the -F switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
+t/run/switchPx.aux              Data for switchPx.t
+t/run/switchPx.t                Test the -Px combination
 t/run/switchx.aux               Data for switchx.t
 t/run/switchx.t                 Test the -x switch
 t/TEST                         The regression tester