diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-09-10 10:44:54 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-09-10 10:44:54 +0000 |
commit | 1a505819a5b4ef1e8de31ef21c6ca7dafa3503dc (patch) | |
tree | 071cd70e342a611e69d740d8eb3fc8de634b8939 /MANIFEST | |
parent | 982af928f0345225a4d41c7b6a29344d52be15be (diff) | |
download | perl-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-- | MANIFEST | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |