X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=0a9887f63d688ead91d55682bb59aad468e09caf;hb=b7711e741569c03e279a3607f6b4e22eb5665f90;hp=19bd6a2e8c37c96af6e7744639506bdec7cd191d;hpb=2b8740d823413f94180ffcaa10364510759dbab1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 19bd6a2..0a9887f 100644 --- 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