Assimilate Cwd 2.15 from CPAN
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 4fe2c94..2d038bd 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -529,6 +529,7 @@ ext/MIME/Base64/QuotedPrint.pm      MIME::Base64 extension
 ext/MIME/Base64/t/base64.t     See whether MIME::Base64 works
 ext/MIME/Base64/t/quoted-print.t       See whether MIME::QuotedPrint works
 ext/MIME/Base64/t/unicode.t    See whether MIME::Base64 works
+ext/MIME/Base64/t/warn.t       See whether MIME::Base64 works
 ext/NDBM_File/hints/cygwin.pl  Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dynixptx.pl        Hint for NDBM_File for named architecture
@@ -812,9 +813,9 @@ h2pl/tcbreak2                       cbreak test routine using .pl
 handy.h                                Handy definitions
 hints/3b1cc                    Hints for named architecture
 hints/3b1.sh                   Hints for named architecture
-hints/aix.sh                   Hints for named architecture
 hints/aix_3.sh                 Hints for named architecture
 hints/aix_4.sh                 Hints for named architecture
+hints/aix.sh                   Hints for named architecture
 hints/altos486.sh              Hints for named architecture
 hints/amigaos.sh               Hints for named architecture
 hints/apollo.sh                        Hints for named architecture
@@ -1303,7 +1304,6 @@ lib/IPC/Open2.pm          Open a two-ended pipe
 lib/IPC/Open2.t                        See if IPC::Open2 works
 lib/IPC/Open3.pm               Open a three-ended pipe!
 lib/IPC/Open3.t                        See if IPC::Open3 works
-lib/IPC/SysV.t                 See if IPC::SysV works
 lib/less.pm                    For "use less"
 lib/less.t                     See if less support works
 lib/lib_pm.PL                  For "use lib", produces lib/lib.pm
@@ -2473,6 +2473,7 @@ 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/cmpVERSION.pl  Compare whether two trees have changed modules
+Porting/corecpan.pl    Reports outdated dual-lived modules
 Porting/config_H       Sample config.h
 Porting/config.sh      Sample config.sh
 Porting/Contract       Social contract for contributed modules in Perl core
@@ -2815,9 +2816,9 @@ t/op/lop.t                        See if logical operators work
 t/op/magic.t                   See if magic variables work
 t/op/method.t                  See if method calls work
 t/op/mkdir.t                   See if mkdir works
+t/op/mydef.t                   See if "my $_" works
 t/op/my_stash.t                        See if my Package works
 t/op/my.t                      See if lexical scoping works
-t/op/mydef.t                   See if "my $_" works
 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/ord.t                     See if ord works