This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Getopt::Long: sync with CPAN version 2.53
authorJohan Vromans <jvromans@squirrel.nl>
Thu, 17 Nov 2022 00:19:16 +0000 (00:19 +0000)
committerJames E Keenan <jkeenan@cpan.org>
Thu, 17 Nov 2022 00:19:21 +0000 (00:19 +0000)
commit2d7c62c6d4260592f3ec24a1986a87373ed6234a
treeaafbcc6f9e95cbab020c672f37afdc44df71ee69
parentd47ed502d559f2dfd711ea899490280c385987b0
Getopt::Long: sync with CPAN version 2.53

From Changes:

* Improve parsing of float numbers.
  https://rt.cpan.org/Ticket/Display.html?id=133216

* Fix Version/HelpMessage -message argument.
  https://rt.cpan.org/Ticket/Display.html?id=133963

* Added 'starter' method to the callback object. This method returns the
  starter (e.g. '--' or '-') of the option as used by the user.

* Fix problem with Pod::Usage argument in examples/skel2.pl.

* Enhanced option:default spec to octal, hex and binary.
Porting/Maintainers.pl
cpan/Getopt-Long/lib/Getopt/Long.pm
cpan/Getopt-Long/t/gol-basic.t