diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:38:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:38:07 +0000 |
commit | 7d1b667fcedc08204a73c6220a32905ed1833ea6 (patch) | |
tree | 1ce675d1bb4de4ddde72ba1ff1545f9e68f82223 /MANIFEST | |
parent | c9096ad5ba18c3976bc8b72d70ff3d588993f780 (diff) | |
download | perl-7d1b667fcedc08204a73c6220a32905ed1833ea6.tar.gz |
Upgrade to Getopt::Long 2.26.
p4raw-id: //depot/perl@11587
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -923,6 +923,8 @@ 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/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 |