Add procselfexe and d_dirfd to strange lands.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index c0f2dd7..8618ff2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -139,6 +139,17 @@ 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/Makefile.PL   Devel::PPPort makefile writer
+ext/Devel/PPPort/PPPort.pm     Devel::PPPort
+ext/Devel/PPPort/README                Devel::PPPort Readme
+ext/Devel/PPPort/soak                  Test Harness to run Devel::PPPort other Perls
+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
 ext/Digest/MD5/Makefile.PL     Digest::MD5 extension makefile writer
@@ -561,7 +572,6 @@ ext/Thread/specific.tx              Test thread-specific user data
 ext/Thread/sync.tx             Test thread synchronisation
 ext/Thread/sync2.tx            Test thread synchronisation
 ext/Thread/thr5005.t           Test 5.005-style threading (skipped if no use5005threads)
-ext/Thread/Thread.pm           Thread extension Perl module
 ext/Thread/Thread.xs           Thread extension external subroutines
 ext/Thread/Thread/Queue.pm     Thread synchronised queue objects
 ext/Thread/Thread/Semaphore.pm Thread semaphore objects
@@ -923,6 +933,7 @@ lib/ExtUtils/MM_NW5.pm              MakeMaker methods for NetWare
 lib/ExtUtils/MM_OS2.pm         MakeMaker methods for OS/2
 lib/ExtUtils/MM_Unix.pm                MakeMaker base class for Unix
 lib/ExtUtils/MM_VMS.pm         MakeMaker methods for VMS
+lib/ExtUtils/MM_VMS.t          See if ExtUtils::MM_VMS works
 lib/ExtUtils/MM_Win32.pm       MakeMaker methods for Win32
 lib/ExtUtils/Packlist.pm       Manipulates .packlist files
 lib/ExtUtils/Packlist.t                See if Packlist works
@@ -976,7 +987,9 @@ lib/filetest.t                      See if filetest works
 lib/Filter/Simple.pm           Simple frontend to Filter::Util::Call
 lib/Filter/Simple/Changes      Filter::Simple
 lib/Filter/Simple/README       Filter::Simple
+lib/Filter/Simple/t/data.t     See if Filter::Simple works
 lib/Filter/Simple/t/filter.t   See if Filter::Simple works
+lib/Filter/Simple/t/filter_only.t      See if Filter::Simple works
 lib/find.pl                    A find emulator--used by find2perl
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
@@ -1117,17 +1130,23 @@ lib/Net/README.libnet           libnet
 lib/Net/servent.pm             By-name interface to Perl's builtin getserv*
 lib/Net/servent.t              See if Net::servtent works
 lib/Net/SMTP.pm                        libnet
+lib/Net/t/config.t             libnet
 lib/Net/t/ftp.t                        libnet
 lib/Net/t/hostname.t           libnet
+lib/Net/t/libnet_t.pl          libnet
 lib/Net/t/nntp.t               libnet
 lib/Net/t/require.t            libnet
 lib/Net/t/smtp.t               libnet
+lib/Net/t/time.t               libnet
 lib/Net/Time.pm                        libnet
 lib/newgetopt.pl               A perl library supporting long option parsing
 lib/NEXT.pm                    Pseudo-class NEXT for method redispatch
 lib/NEXT/Changes               NEXT
 lib/NEXT/README                        NEXT
-lib/NEXT/test.pl               See if NEXT works
+lib/NEXT/t/actual.t            NEXT
+lib/NEXT/t/actuns.t            NEXT
+lib/NEXT/t/next.t              NEXT
+lib/NEXT/t/unseen.t            NEXT
 lib/open.pm                    Pragma to specify default I/O disciplines
 lib/open.t                     See if the open pragma works
 lib/open2.pl                   Open a two-ended pipe (uses IPC::Open2)
@@ -1144,10 +1163,20 @@ lib/Pod/Html.pm                 Convert POD data to HTML
 lib/Pod/InputObjects.pm                Pod-Parser - define objects for input streams
 lib/Pod/LaTeX.pm               Convert POD data to LaTeX
 lib/Pod/Man.pm                 Convert POD data to *roff
+lib/Pod/ParseLink.pm           Perl an L<> formatting code in POD text
 lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
 lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 lib/Pod/Plainer.pm             Pod migration utility module
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
+lib/Pod/t/basic.clr            podlators test
+lib/Pod/t/basic.man            podlators test
+lib/Pod/t/basic.ovr            podlators test
+lib/Pod/t/basic.pod            podlators test
+lib/Pod/t/basic.t              podlators test
+lib/Pod/t/basic.txt            podlators test
+lib/Pod/t/latex.t              Test for Pod::LaTeX
+lib/Pod/t/parselink.t          podlators test
+lib/Pod/t/utils.t              Test for Pod::ParseUtils
 lib/Pod/Text.pm                        Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Color.pm          Convert POD data to color ASCII text
 lib/Pod/Text/Overstrike.pm     Convert POD data to formatted overstrike text
@@ -1165,6 +1194,8 @@ lib/Shell.t                       Tests for above
 lib/shellwords.pl              Perl library to split into words with shell quoting
 lib/sigtrap.pm                 For trapping an abort and giving traceback
 lib/sigtrap.t                  See if sigtrap works
+lib/sort.pm                    For "use sort"
+lib/sort.t                     See if "use sort" works
 lib/stat.pl                    Perl library supporting stat function
 lib/strict.pm                  For "use strict"
 lib/strict.t                   See if strictures work
@@ -1200,6 +1231,7 @@ lib/Test/Harness/t/test-harness.t Test::Harness test
 lib/Test/More.pm                More utilities for writing tests
 lib/Test/Simple.pm              Basic utility for writing tests
 lib/Test/Simple/Changes                Test::Simple changes
+lib/Test/Simple/README         Test::Simple README
 lib/Test/Simple/t/Builder.t     Test::Builder tests
 lib/Test/Simple/t/exit.t        Test::Simple test, exit codes
 lib/Test/Simple/t/extra.t       Test::Simple test
@@ -1257,6 +1289,7 @@ lib/Text/TabsWrap/t/fill.t        See if Text::Wrap::fill works
 lib/Text/TabsWrap/t/tabs.t     See if Text::Tabs works
 lib/Text/TabsWrap/t/wrap.t     See if Text::Wrap::wrap works
 lib/Text/Wrap.pm               Paragraph formatter
+lib/Thread.pm                  Thread extensions frontend
 lib/Tie/Array.pm               Base class for tied arrays
 lib/Tie/Array/push.t           Test for Tie::Array
 lib/Tie/Array/splice.t         Test for Tie::Array::SPLICE
@@ -1633,6 +1666,8 @@ lib/utf8_heavy.pl         Support routines for utf8 pragma
 lib/validate.pl                        Perl library supporting wholesale file mode validation
 lib/vars.pm                    Declare pseudo-imported global variables
 lib/vars.t                     See if "use vars" work
+lib/vmsish.pm                  Control VMS-specific behavior of Perl core
+lib/vmsish.t                   Tests for vmsish.pm
 lib/warnings.pm                        For "use warnings"
 lib/warnings.t                 See if warning controls work
 lib/warnings/register.pm       For "use warnings::register"
@@ -1889,6 +1924,7 @@ pod/perltooc.pod          Tom's object-oriented tutorial (more on class data)
 pod/perltoot.pod               Tom's object-oriented tutorial
 pod/perltrap.pod               Trap info
 pod/perlunicode.pod            Unicode support info
+pod/perluniintro.pod           Unicode introduction
 pod/perlutil.pod               Accompanying utilities explained
 pod/perlvar.pod                        Variable info
 pod/perlxs.pod                 XS api info
@@ -1907,6 +1943,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/checkVERSION.pl        Check whether we have $VERSIONs
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
 Porting/Contract       Social contract for contributed modules in Perl core
@@ -1930,6 +1967,7 @@ pp_ctl.c                  Push/Pop code for control flow
 pp_hot.c                       Push/Pop code for heavily used opcodes
 pp_pack.c                      Push/Pop code for pack/unpack
 pp_proto.h                     C++ definitions for Push/Pop code
+pp_sort.c                      Push/Pop code for sort
 pp_sys.c                       Push/Pop code for system interaction
 proto.h                                Prototypes
 qnx/ar                         QNX implementation of "ar" utility
@@ -2040,6 +2078,7 @@ t/lib/dprof/test6_t               Perl code profiler tests
 t/lib/dprof/test6_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
 t/lib/filter-util.pl           See if Filter::Util::Call works
+t/lib/FilterOnlyTest.pm                Helper file for lib/Filter/Simple/t/filter_only.t
 t/lib/FilterTest.pm            Helper file for lib/Filter/Simple/t/filter.t
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
@@ -2174,6 +2213,7 @@ t/op/my_stash.t                   See if my Package works
 t/op/nothr5005.t               local @_ test which does not work under use5005threads
 t/op/numconvert.t              See if accessing fields does not change numeric values
 t/op/oct.t                     See if oct and hex work
+t/op/or.t                       See if || works in weird situations
 t/op/ord.t                     See if ord works
 t/op/override.t                        See if operator overriding works
 t/op/pack.t                    See if pack and unpack work
@@ -2263,12 +2303,15 @@ t/pod/testpods/lib/Pod/Stuff.pm                 Sample data for find.t
 t/README                       Instructions for regression tests
 t/run/exit.t                    Test perl's exit status.
 t/run/kill_perl.t               Tests that kill perl.
-t/run/runenv.t                 Test if perl honors its environment variables.
 t/run/noswitch.t               Test aliasing ARGV for other switch tests
-t/run/switchp.t                        Test the -p switch
-t/run/switchn.t                        Test the -n switch
+t/run/runenv.t                 Test if perl honors its environment variables.
 t/run/switcha.t                        Test the -a switch
+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/switchx.aux               Data for switchx.t
+t/run/switchx.t                 Test the -x switch
 t/TEST                         The regression tester
 t/test.pl                      Simple testing library
 t/TestInit.pm                  Preamble library for core tests
@@ -2317,8 +2360,6 @@ vms/ext/Stdio/Makefile.PL MakeMaker driver for VMS::Stdio
 vms/ext/Stdio/Stdio.pm         VMS options to stdio routines
 vms/ext/Stdio/Stdio.xs         VMS options to stdio routines
 vms/ext/Stdio/test.pl          regression tests for VMS::Stdio
-vms/ext/vmsish.pm              Control VMS-specific behavior of Perl core
-vms/ext/vmsish.t               Tests for vmsish.pm
 vms/ext/XSSymSet.pm            manage linker symbols when building extensions
 vms/genconfig.pl               retcon config.sh from config.h
 vms/genopt.com                 hack to write options files in case of broken makes
@@ -2462,5 +2503,5 @@ x2p/str.h                 Public declarations for the above
 x2p/util.c                     Utility routines
 x2p/util.h                     Public declarations for the above
 x2p/walk.c                     Parse tree walker
-XSUB.h                 Include file for extension subroutines
+XSUB.h                         Include file for extension subroutines
 xsutils.c                      Additional bundled package methods not in UNIVERSAL::