|
|
The Perl Getopt::Long module implements POSIX standard as well as
GNU extended parsing of command line options. It is a descendant of
the "newgetopt" library routine I wrote for Perl 4.
Version 1.13 of newgetopt.pl comes with the Perl 4.036 distribution.
Version 1.14 of newgetopt.pl comes with the Perl 5.000 distribution, disguised
as as Getopt::Long.
Version 2.19 of Getopt::Long comes with 5.005_03.
Version 2.23 of Getopt::Long comes with 5.6.0.
Version 2.25 of Getopt::Long comes with 5.6.1 and 5.7.2.
Version 2.32 of Getopt::Long comes with 5.8.0.
Version 2.34 of Getopt::Long comes with 5.8.1 and later.
- Current version
- 2.34
- Archived
- CPAN sites.
The CPAN search
engine will find it for you.
Alternatively, you can look in directory
authors/Johan_Vromans
for file Getopt-Long-x.y.tar.gz, where x.y indicates
the version number.
|