perl 5.003_05: lib/AnyDBM_File.pm
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 557690c..5ae06ca 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -125,9 +125,11 @@ ext/ODBM_File/Makefile.PL  ODBM extension makefile writer
 ext/ODBM_File/ODBM_File.pm     ODBM extension Perl module
 ext/ODBM_File/ODBM_File.xs     ODBM extension external subroutines
 ext/ODBM_File/hints/dec_osf.pl Hint for ODBM_File for named architecture
+ext/ODBM_File/hints/hpux.pl    Hint for ODBM_File for named architecture
 ext/ODBM_File/hints/sco.pl     Hint for ODBM_File for named architecture
 ext/ODBM_File/hints/solaris.pl Hint for ODBM_File for named architecture
 ext/ODBM_File/hints/svr4.pl    Hint for ODBM_File for named architecture
+ext/ODBM_File/hints/ultrix.pl  Hint for ODBM_File for named architecture
 ext/ODBM_File/typemap          ODBM extension interface types
 ext/Opcode/Makefile.PL         Opcode extension makefile writer
 ext/Opcode/Opcode.pm           Opcode extension Perl module
@@ -205,7 +207,6 @@ hints/convexos.sh   Hints for named architecture
 hints/cxux.sh          Hints for named architecture
 hints/dec_osf.sh       Hints for named architecture
 hints/dgux.sh          Hints for named architecture
-hints/dnix.sh          Hints for named architecture
 hints/dynix.sh         Hints for named architecture
 hints/dynixptx.sh      Hints for named architecture
 hints/epix.sh          Hints for named architecture
@@ -424,7 +425,6 @@ os2/POSIX.mkfifo    POSIX.xs patch.
 os2/diff.configure     Patches to Configure
 os2/dl_os2.c           Addon for dl_open
 os2/dlfcn.h            Addon for dl_open
-os2/notes              Notes for perl maintainer
 os2/os2.c              Additional code for OS/2
 os2/os2ish.h           Header for OS/2
 os2/perl2cmd.pl                Corrects installed binaries under OS/2
@@ -459,6 +459,7 @@ plan9/setup.rc              Plan9 port: script for easy build+install
 plan9/versnum          Plan9 port: script to print version number
 pod/Makefile           Make pods into something else
 pod/buildtoc           generate perltoc.pod
+pod/checkpods.PL       Tool to check for common errors in pods.
 pod/perl.pod           Top level perl man page
 pod/perlapio.pod       IO API info
 pod/perlbook.pod       Book info
@@ -543,6 +544,7 @@ t/io/fs.t           See if directory manipulations work
 t/io/inplace.t         See if inplace editing works
 t/io/pipe.t            See if secure pipes work
 t/io/print.t           See if print commands work
+t/io/read.t            See if read works
 t/io/tell.t            See if file seeking works
 t/lib/anydbm.t         See if AnyDBM_File works
 t/lib/bigint.t         See if bigint.pl works
@@ -587,6 +589,7 @@ t/op/fork.t         See if fork works
 t/op/glob.t            See if <*> works
 t/op/goto.t            See if goto works
 t/op/groups.t          See if $( works
+t/op/gv.t              See if typeglobs work
 t/op/inc.t             See if inc/dec of integers near 32 bit limit work
 t/op/index.t           See if index works
 t/op/int.t             See if int works