This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH: perl@11564] introducing perlivp
[perl5.git] / MANIFEST
index 95ad978..0a9887f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-
 apollo/netinet/in.h    Apollo DomainOS port: C header file frontend
 Artistic               The "Artistic License"
 AUTHORS                        Contact info for contributors
@@ -435,8 +434,9 @@ ext/PerlIO/PerlIO.t         See if PerlIO works
 ext/PerlIO/Scalar/Makefile.PL  PerlIO layer for scalars
 ext/PerlIO/Scalar/Scalar.pm    PerlIO layer for scalars
 ext/PerlIO/Scalar/Scalar.xs    PerlIO layer for scalars
-ext/PerlIO/t/encoding.t                See if PerlIo encoding conversion works
-ext/PerlIO/t/scalar.t          Test of PerlIO::Scalar
+ext/PerlIO/t/encoding.t                See if PerlIO encoding conversion works
+ext/PerlIO/t/scalar.t          See if PerlIO::Scalar works
+ext/PerlIO/t/via.t             See if PerlIO::Via works
 ext/PerlIO/Via/Makefile.PL     PerlIO layer for layers in perl
 ext/PerlIO/Via/Via.pm          PerlIO layer for layers in perl
 ext/PerlIO/Via/Via.xs          PerlIO layer for layers in perl
@@ -923,10 +923,12 @@ lib/ftp.pl                        FTP code (obsolete, use Net::FTP instead)
 lib/getcwd.pl                  A getcwd() emulator
 lib/getopt.pl                  Perl library supporting option parsing
 lib/Getopt/Long.pm             Fetch command options (GetOptions)
-lib/Getopt/Long/t/basic.t      See if Getopt::Long works
-lib/Getopt/Long/t/compat.t     See if Getopt::Long works
-lib/Getopt/Long/t/linkage.t    See if Getopt::Long works
-lib/Getopt/Long/t/oo.t         See if Getopt::Long works
+lib/Getopt/Long/CHANGES                Getopt::Long changes
+lib/Getopt/Long/README         Getopt::Long README
+lib/Getopt/Long/t/gol-basic.t  See if Getopt::Long works
+lib/Getopt/Long/t/gol-compat.t See if Getopt::Long works
+lib/Getopt/Long/t/gol-linkage.t        See if Getopt::Long works
+lib/Getopt/Long/t/gol-oo.t     See if Getopt::Long works
 lib/Getopt/Std.pm              Fetch command options (getopt, getopts)
 lib/Getopt/Std.t               See if Getopt::Std and Getopt::Long work
 lib/getopts.pl                 Perl library supporting option parsing
@@ -1816,7 +1818,7 @@ README.amiga              Notes about AmigaOS port
 README.apollo          Notes about Apollo DomainOS port
 README.beos            Notes about BeOS port
 README.bs2000          Notes about BS2000 POSIX port
-README.ce                      Notes about WinCE port
+README.ce              Notes about WinCE port
 README.cygwin          Notes about Cygwin port
 README.dgux            Notes about DG/UX port
 README.dos             Notes about DOS/DJGPP port
@@ -2152,6 +2154,7 @@ utils/Makefile                    Extract the utility scripts
 utils/perlbug.PL               A simple tool to submit a bug report
 utils/perlcc.PL                        Front-end for compiler
 utils/perldoc.PL               A simple tool to find & display perl's documentation
+utils/perlivp.PL               installation verification procedure
 utils/pl2pm.PL                 A pl to pm translator
 utils/splain.PL                        Stand-alone version of diagnostics.pm
 uts/sprintf_wrap.c             sprintf wrapper for UTS