From: Perl 5 Porters Date: Thu, 29 Aug 1996 22:34:02 +0000 (+0000) Subject: perl 5.003_04: MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c67bc3fc9f55cffcac327b2a38f97f828e12bb15;p=p5sagit%2Fp5-mst-13.2.git perl 5.003_04: MANIFEST os2/notes removed obsolete hints/dnix.sh removed. New typeglob test. --- diff --git a/MANIFEST b/MANIFEST index 557690c..26a35cd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -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