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 19bd6a2..0a9887f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -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
@@ -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