Assimilate Cwd 2.15 from CPAN
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 5df464d..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
@@ -660,6 +661,7 @@ ext/Storable/t/forgive.t    See if Storable works
 ext/Storable/t/freeze.t                See if Storable works
 ext/Storable/t/integer.t       See if Storable works
 ext/Storable/t/interwork56.t   Test compatibility kludge for 64bit data under 5.6.x
+ext/Storable/t/just_plain_nasty.t      See if Storable works
 ext/Storable/t/lock.t          See if Storable works
 ext/Storable/t/make_56_interwork.pl    Make test data for interwork56.t
 ext/Storable/t/make_downgrade.pl       Make test data for downgrade.t
@@ -670,6 +672,7 @@ ext/Storable/t/restrict.t   See if Storable works
 ext/Storable/t/retrieve.t      See if Storable works
 ext/Storable/t/st-dump.pl      See if Storable works
 ext/Storable/t/store.t         See if Storable works
+ext/Storable/t/threads.t       Does Storable work with threads?
 ext/Storable/t/tied_hook.t     See if Storable works
 ext/Storable/t/tied_items.t    See if Storable works
 ext/Storable/t/tied.t          See if Storable works
@@ -810,6 +813,8 @@ 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_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
@@ -1081,14 +1086,12 @@ lib/CPAN/t/signature.t          CPAN signature test
 lib/CPAN/t/vcmp.t              See if CPAN the module works
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
-lib/DB.pm                      Debugger API (draft)
-lib/DB.t                       See if DB works
-lib/DBM_Filter.pm              DBM Filter module
-lib/DBM_Filter/Changes         DBM Filter Change history
+lib/DBM_Filter/Changes         DBM Filter Change history
 lib/DBM_Filter/compress.pm     DBM Filter to compress keys/values
 lib/DBM_Filter/encode.pm       DBM Filter for encoding
 lib/DBM_Filter/int32.pm                DBM Filter for creating int32 keys/values
 lib/DBM_Filter/null.pm         DBM Filter for null termination
+lib/DBM_Filter.pm              DBM Filter module
 lib/DBM_Filter/t/01error.t     test DBM_Filter::null
 lib/DBM_Filter/t/02core.t      test DBM_Filter::null
 lib/DBM_Filter/t/compress.t    test DBM_Filter::compress
@@ -1098,6 +1101,8 @@ lib/DBM_Filter/t/null.t           test DBM_Filter::null
 lib/DBM_Filter/t/utf8.t                test DBM_Filter::utf8
 lib/DBM_Filter/utf8.pm         DBM Filter for UTF-8 Encoding
 lib/dbm_filter_util.pl         Utility functions used by DBM Filter tests 
+lib/DB.pm                      Debugger API (draft)
+lib/DB.t                       See if DB works
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
@@ -1299,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
@@ -2329,11 +2333,10 @@ perlsdio.h                      Fake stdio using perlio
 perlsfio.h                     Prototype sfio mapping for PerlIO
 perlsh                         A poor man's perl shell
 perlvars.h                     Global variables
-perly.c                                A byacc'ed perly.y
-perly_c.diff                   Fixup perly.c to allow recursion
-perly.fixer                    A program to remove yacc stack limitations
-perly.h                                The header file for perly.c
-perlyline.pl                   Perl code to fix #line directives and gcc warnings in perly.c
+perly.act                      parser actions; derived from perly.y
+perly.c                                parser code (NOT derived from perly.y)
+perly.h                                header file for perly.c; derived from perly.y
+perly.tab                      parser state tables; derived from perly.y
 perly.y                                Yacc grammar for perl
 plan9/aperl                    Shell to make Perl error messages Acme-friendly
 plan9/arpa/inet.h              Plan9 port: replacement C header file
@@ -2366,6 +2369,8 @@ pod/perl581delta.pod              Perl changes in version 5.8.1
 pod/perl582delta.pod           Perl changes in version 5.8.2
 pod/perl583delta.pod           Perl changes in version 5.8.3
 pod/perl58delta.pod            Perl changes in version 5.8.0
+pod/perl590delta.pod           Perl changes in version 5.9.0
+pod/perl591delta.pod           Perl changes in version 5.9.1
 pod/perlapio.pod               Perl internal IO abstraction interface
 pod/perlapi.pod                        Perl API listing (autogenerated)
 pod/perlartistic.pod           Perl Artistic License
@@ -2381,7 +2386,6 @@ pod/perldbmfilter.pod             Perl DBM filters
 pod/perldebguts.pod            Perl debugging guts and tips
 pod/perldebtut.pod             Perl debugging tutorial
 pod/perldebug.pod              Perl debugging
-pod/perldelta.pod              Perl changes since previous version
 pod/perldiag.pod               Perl diagnostic messages
 pod/perldoc.pod                        Look up Perl documentation in Pod format
 pod/perldsc.pod                        Perl data structures intro
@@ -2469,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
@@ -2554,6 +2559,7 @@ regcomp.h                 Private declarations for above
 regcomp.pl                     Builder of regnodes.h
 regcomp.sym                    Data for regnodes.h
 regen_lib.pl                   Common file routines for generator scripts
+regen_perly.pl                 generate perly.{act,h,tab} from perly.y
 regen.pl                       Run all scripts that (re)generate files
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
@@ -2810,6 +2816,7 @@ 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/numconvert.t              See if accessing fields does not change numeric values
@@ -3001,15 +3008,12 @@ vms/mms2make.pl                 convert descrip.mms to make syntax
 vms/munchconfig.c              performs shell $var substitution for VMS
 vms/myconfig.com               record local configuration info for bug report
 vms/perlvms.pod                        VMS-specific additions to Perl documentation
-vms/perly_c.vms                        perly.c with fixed declarations for global syms
-vms/perly_h.vms                        perly.h with fixed declarations for global syms
 vms/sockadapt.c                        glue for SockshShr socket support
 vms/sockadapt.h                        glue for SockshShr socket support
 vms/test.com                   DCL driver for regression tests
 vms/vms.c                      VMS-specific C code for Perl core
 vms/vmsish.h                   VMS-specific C header for Perl core
 vms/vmspipe.com                        VMS-specific piped command helper script
-vms/vms_yfix.pl                        convert Unix perly.[ch] to VMS perly_[ch].vms
 vms/writemain.pl               Generate perlmain.c from miniperlmain.c+extensions
 vos/Changes                    Changes made to port Perl to the VOS operating system
 vos/compile_full_perl.cm       VOS command macro to build "full" Perl