diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-08-29 22:34:02 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-08-29 22:34:02 +0000 |
commit | c67bc3fc9f55cffcac327b2a38f97f828e12bb15 (patch) | |
tree | 6232435dcd9a719303cd5b7d789ca55be57bb0af /MANIFEST | |
parent | 9d67150ad4ff9a8848c10e1e8f77b66b9a881037 (diff) | |
download | perl-c67bc3fc9f55cffcac327b2a38f97f828e12bb15.tar.gz |
perl 5.003_04: MANIFEST
os2/notes removed
obsolete hints/dnix.sh removed.
New typeglob test.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -205,7 +205,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 +423,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 @@ -587,6 +585,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 |