summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-09-10 10:44:54 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-09-10 10:44:54 +0000
commit1a505819a5b4ef1e8de31ef21c6ca7dafa3503dc (patch)
tree071cd70e342a611e69d740d8eb3fc8de634b8939 /MANIFEST
parent982af928f0345225a4d41c7b6a29344d52be15be (diff)
downloadperl-1a505819a5b4ef1e8de31ef21c6ca7dafa3503dc.tar.gz
upgrade to Getopt::Long v2.20 (from Johan Vromans
<jvromans@squirrel.nl>) p4raw-id: //depot/perl@4118
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 4 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 6bd774f1c5..d54cb293bb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1167,7 +1167,10 @@ t/lib/filepath.t See if File::Path works
t/lib/filespec.t See if File::Spec works
t/lib/findbin.t See if FindBin works
t/lib/gdbm.t See if GDBM_File works
-t/lib/getopt.t See if Getopt::Std and Getopt::Long works
+t/lib/getopt.t See if Getopt::Std and Getopt::Long work
+t/lib/gol-basic.t See if Getopt::Long works
+t/lib/gol-compat.t See if Getopt::Long works
+t/lib/gol-linkage.t See if Getopt::Long works
t/lib/h2ph.h Test header file for h2ph
t/lib/h2ph.pht Generated output from h2ph.h by h2ph, for comparison
t/lib/h2ph.t See if h2ph works like it should