summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-08-05 19:38:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-08-05 19:38:07 +0000
commit7d1b667fcedc08204a73c6220a32905ed1833ea6 (patch)
tree1ce675d1bb4de4ddde72ba1ff1545f9e68f82223 /MANIFEST
parentc9096ad5ba18c3976bc8b72d70ff3d588993f780 (diff)
downloadperl-7d1b667fcedc08204a73c6220a32905ed1833ea6.tar.gz
Upgrade to Getopt::Long 2.26.
p4raw-id: //depot/perl@11587
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 19bd6a2e8c..7174859ab3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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