X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1d8e59cd1cda257dcb39075f1472af5960cbe91b;hb=87b718577ff6cdca0223546e3d763cdc43aa9c70;hp=170a8796de2472547646d25748db58a1467e2c1a;hpb=f91101c94610d6a9ffa5537a656223948d7d5d1f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 170a879..1d8e59c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -45,11 +45,11 @@ README.mpeix Notes about MPE/iX port README.os2 Notes about OS/2 port README.os390 Notes about OS/390 (nee MVS) port README.plan9 Notes about Plan9 port -README.posix-bc Notes about BC2000 POSIX port +README.posix-bc Notes about BS2000 POSIX port README.qnx Notes about QNX port README.threads Notes about multithreading README.vmesa Notes about VM/ESA port -README.vms Notes about VMS port +README.vms Notes about installing the VMS port README.vos Notes about Stratus VOS port README.win32 Notes about Win32 port Todo The Wishlist @@ -681,8 +681,8 @@ lib/bigfloat.pl An arbitrary precision floating point package lib/bigint.pl An arbitrary precision integer arithmetic package lib/bigrat.pl An arbitrary precision rational arithmetic package lib/blib.pm For "use blib" -lib/byte.pm Pragma to enable byte operations -lib/byte_heavy.pl Support routines for byte pragma +lib/bytes.pm Pragma to enable byte operations +lib/bytes_heavy.pl Support routines for byte pragma lib/cacheout.pl Manages output filehandles when you need too many lib/charnames.pm Character names lib/chat2.pl Obsolete ipc library (use Comm.pm etc instead) @@ -1445,6 +1445,7 @@ t/pragma/warn/5nolint Tests for -X switch t/pragma/warn/6default Tests default warnings t/pragma/warn/7fatal Tests fatal warnings t/pragma/warn/8signal Tests warnings + __WARN__ and __DIE__ +t/pragma/warn/9enabled Tests warnings t/pragma/warn/av Tests for av.c for warnings.t t/pragma/warn/doio Tests for doio.c for warnings.t t/pragma/warn/doop Tests for doop.c for warnings.t