diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:40:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:40:31 +0000 |
commit | fccabc05f273b51e37e2b07d0cf1b9ed17d0ea51 (patch) | |
tree | 940ed17cd8c6ccd2d20265e9dbe01f92cc83b1da /MANIFEST | |
parent | 7d1b667fcedc08204a73c6220a32905ed1833ea6 (diff) | |
download | perl-fccabc05f273b51e37e2b07d0cf1b9ed17d0ea51.tar.gz |
Rename the Getopt::Long tests to be as they are
in the Getopt::Long official distribution.
p4raw-id: //depot/perl@11588
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -925,10 +925,10 @@ lib/getopt.pl Perl library supporting option parsing lib/Getopt/Long.pm Fetch command options (GetOptions) lib/Getopt/Long/CHANGES Getopt::Long changes lib/Getopt/Long/README Getopt::Long README -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/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 |