Re: [PATCH] Abstract "utility" information from installman
[p5sagit/p5-mst-13.2.git] / MANIFEST
index afcc647..52e4367 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -41,7 +41,8 @@ README.apollo         Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
 README.bs2000          Notes about BS2000 POSIX port
 README.cygwin          Notes about Cygwin port
-README.dos             Notes about dos/djgpp port
+README.dgux            Notes about DG/UX port
+README.dos             Notes about DOS/DJGPP port
 README.epoc            Notes about EPOC port
 README.hpux            Notes about HP-UX port
 README.hurd            Notes about GNU/Hurd port
@@ -60,8 +61,6 @@ README.vmesa          Notes about VM/ESA 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
-Todo-5.6               What needs doing before/during the 5.6.x release cycle
 Todo.micro             The Wishlist for microperl
 XSUB.h                 Include file for extension subroutines
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
@@ -414,6 +413,7 @@ ext/POSIX/hints/next_3.pl       Hint for POSIX for named architecture
 ext/POSIX/hints/openbsd.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/sunos_4.pl     Hint for POSIX for named architecture
 ext/POSIX/hints/svr4.pl                Hint for POSIX for named architecture
+ext/POSIX/hints/uts.pl         Hint for POSIX for named architecture
 ext/POSIX/typemap              POSIX extension interface types
 ext/PerlIO/Scalar/Makefile.PL  PerlIO layer for scalars
 ext/PerlIO/Scalar/Scalar.pm    PerlIO layer for scalars
@@ -1409,7 +1409,6 @@ t/base/lex.t              See if lexical items work
 t/base/pat.t           See if pattern matching works
 t/base/rs.t            See if record-read works
 t/base/term.t          See if various terms work
-t/camel-III/vstring.t  See if Camel 3rd edition is lying.
 t/cmd/elsif.t          See if else-if works
 t/cmd/for.t            See if for loops work
 t/cmd/mod.t            See if statement modifiers work
@@ -1859,6 +1858,7 @@ utf8.h                    Unicode header
 utfebcdic.h            Unicode on EBCDIC (UTF-EBCDIC, tr16) header
 util.c                 Utility routines
 util.h                 Dummy header
+utils.lst              Lists utilities bundled with Perl
 utils/Makefile         Extract the utility scripts
 utils/c2ph.PL          program to translate dbx stabs to perl
 utils/dprofpp.PL       Perl code profile post-processor