SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Getopt-Long-2.580.0-ill.2.1.noarch.rpm :

* Sun Jun 23 2024 Tina Müller - updated to 2.580.0 (2.58) see /usr/share/doc/packages/perl-Getopt-Long/Changes Changes in version 2.58 - ----------------------
* Be more precise about numeric errors (issue #26).
* Add strict to G::L::Parser.
* Doc enhancements, thanks to Elvin Aslanov.
* Silence unnecessary test diagnostics (issue #29).
* Fri Mar 08 2024 Tina Müller - Fix disabling of __perllib_provides
* Sun Nov 12 2023 Tina Müller - updated to 2.57 see /usr/share/doc/packages/perl-Getopt-Long/Changes Changes in version 2.57 - ----------------------
* Adapt tests for perl core, thanks to James Keenan. Packaging changes only, no functional changes. Changes in version 2.56 - ----------------------
* Do not use Getopt::Long to establish Getopt::Long::Parser version. Packaging changes only, no functional changes. Changes in version 2.55 - ----------------------
* Move Getopt::Long::Parser to a separate module and add documentation. Note that Getopt::Long uses Getopt::Long::Parser, so programs that use Getopt::Long and call the oo interface will still work.
* Allow periods in option names, e.g. to indicate levels in a hierarchical configuration. Since periods in option names have never been valid, they are now allowed by default unless pass_through is enabled.
* Fix long standing bug that duplicate options were not detected when the options differ in case while ignore_case is in effect. This will now yield a warning and become a fatal error in a future release.
* Fri Nov 18 2022 Tina Müller - updated to 2.54 see /usr/share/doc/packages/perl-Getopt-Long/Changes
* Wed Aug 19 2020 Tina Müller - updated to 2.52 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.52 - ----------------------
* Added \'given\' method to the callback object. This method return the name of the option as passed by the user.
* Fix bug https://rt.cpan.org/Ticket/History.html?id=127584. This is the case when an option has :s% and nothing was passed. This currently gives a perl warning, issue a real error message instead.
* Added some tests, see https://rt.cpan.org/Ticket/Display.html?id=87581
* Fix doc issue 36380.
* Change CHANGES to Changes.
* Update links in README.
* Tue Aug 13 2019 Stephan Kulow - updated to 2.51 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.51 - ----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=122068.
* Fix bug https://rt.perl.org/Ticket/Display.html?id=134352.
* Fix warnings when getting options after calling Getopt::Long->VERSION. Thanks to Dan Book.
* Fix issue https://rt.cpan.org/Ticket/Display.html?id=124789.
* Sun May 28 2017 cooloAATTsuse.com- updated to 2.50 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.50 - ----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120231.
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120300. Unfortunately, this withdraws a small part of fix 114999. GNU getopt_long() does not accept the (optional) argument to be passed to the option without = sign. We do, since not doing so breaks existing scripts.
* Provide a default value for options (gnu_compat mode). Thanks to Andrew Gregory. Changes in version 2.49.1 - ------------------------
* Emergency fix Makefile.PL for non-GNUmake.
* Sun Jun 12 2016 cooloAATTsuse.com- updated to 2.49 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.49 - ----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=114999 Thanks Roy Ivy III for finding and fixing this.
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=113748 Thanks Tom Wyant for finding and fixing this.
* Fri Nov 06 2015 cooloAATTsuse.com- updated to 2.48 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.48 - ----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=39052. Thanks to Roy Ivy III for digging this out and providing patches.
* Thu Jun 18 2015 cooloAATTsuse.com- updated to 2.47 see /usr/share/doc/packages/perl-Getopt-Long/CHANGES Changes in version 2.47 - ----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=89513. Should have done that earlier :) This changes the format for accepted float numbers: Mantissa and decimal fraction may not both be omitted. Underscores are permissible virtually anywhere in numbers for clarity.
 
ICM