| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Getopt-Long-Descriptive | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.111 | Vendor: openSUSE |
| Release: bp155.1.5 | Build date: Wed May 17 16:13:34 2023 |
| Group: Unspecified | Build host: sheep88 |
| Size: 82956 | Source RPM: perl-Getopt-Long-Descriptive-0.111-bp155.1.5.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/Getopt-Long-Descriptive | |
| Summary: Getopt::Long, but simpler and more powerful | |
Getopt::Long::Descriptive is yet another Getopt library. It's built atop Getopt::Long, and gets a lot of its features, but tries to avoid making you think about its huge array of options. It also provides usage (help) messages, data validation, and a few other useful features.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Jan 02 2023 Tina Müller <timueller+perl@suse.de>
- updated to 0.111
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.111 2022-12-31 21:15:52-05:00 America/New_York
- clean up the required perl version in the code
- update author contact info
* Mon Nov 01 2021 Tina Müller <timueller+perl@suse.de>
- updated to 0.110
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.110 2021-10-30 23:11:43-04:00 America/New_York
- just small packaging updates
* Wed Mar 17 2021 Tina Müller <timueller+perl@suse.de>
- updated to 0.109
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.109 2021-03-16 19:55:45-04:00 America/New_York
- eliminate warnings-count failure by requiring an ExtUtils::MakeMaker
from late 2013 or later; without this, very old EUMM could pass -w
to the tests, enabling more warnings than we wanted (thanks, Matthew
Horsfall and Graham Knop!)
0.108 2021-03-16 09:54:51-04:00 America/New_York
- provide diagnostics in tests when more warnings arrive than are
expected
* Mon Mar 15 2021 Tina Müller <timueller+perl@suse.de>
- updated to 0.107
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.107 2021-03-14 16:15:57-04:00 America/New_York
- Term::ReadKey has been dropped; caused too many problems
- minimum version is now v5.10.1, not v5.10.0
0.106 2021-03-12 21:29:54-05:00 America/New_York
- improved formatting of switches
- when available, use Term::ReadKey to get terminal width
- when an option name is defined twice, warn about it
THIS WILL BECOME FATAL IN A FUTURE VERSION
* Wed Feb 26 2020 <timueller+perl@suse.de>
- updated to 0.105
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.105 2020-02-26 09:40:36+11:00 Australia/Melbourne
- one_of suboptions now get accessors (thanks, Michael McClimon!)
* Sun Apr 28 2019 Stephan Kulow <coolo@suse.com>
- updated to 0.104
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.104 2019-04-27 10:50:50+01:00 Europe/London
- allow for verbatim text in descripition options
* Fri Aug 03 2018 coolo@suse.com
- updated to 0.103
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.103 2018-08-02 11:11:30-04:00 America/New_York
- show --[no-]option for boolean toggle options
* Wed Feb 21 2018 coolo@suse.com
- updated to 0.102
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.102 2018-02-20 14:44:17-05:00 America/New_York
- long spacer lines are now line broken
- "empty" spacer lines no longer have leading whitespace
- option specifications ":+" and ":5" (etc.) now get better
presentation in the usage description
* Wed Feb 07 2018 coolo@suse.com
- updated to 0.101
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.101 2018-01-21 19:32:11-05:00 America/New_York
- escape some unescaped braces in regex
* Wed Jul 13 2016 coolo@suse.com
- updated to 0.100
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.100 2016-07-11 22:21:26-04:00 America/New_York
- show off "shortcircuit" in synopsis (thanks, Zhenyi Zhou)
- Fix rendering of complex types ('i@' → 'INT...', etc)
(thanks, Arthur Axel fREW Schmidt)
* Mon Apr 13 2015 coolo@suse.com
- updated to 0.099
see /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes
0.099 2015-01-23 21:11:09-05:00 America/New_York
- options that take arguments now indicate the argument's type and
whether it can be given multiply (thanks, Niels Thykier)
0.098 2014-11-16 14:35:34-05:00 America/New_York
- when showing defaults, show false ones, too
/usr/lib/perl5/vendor_perl/5.26.1/Getopt /usr/lib/perl5/vendor_perl/5.26.1/Getopt/Long /usr/lib/perl5/vendor_perl/5.26.1/Getopt/Long/Descriptive /usr/lib/perl5/vendor_perl/5.26.1/Getopt/Long/Descriptive.pm /usr/lib/perl5/vendor_perl/5.26.1/Getopt/Long/Descriptive/Opts.pm /usr/lib/perl5/vendor_perl/5.26.1/Getopt/Long/Descriptive/Usage.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-Getopt-Long-Descriptive /usr/share/doc/packages/perl-Getopt-Long-Descriptive/Changes /usr/share/doc/packages/perl-Getopt-Long-Descriptive/README /usr/share/licenses/perl-Getopt-Long-Descriptive /usr/share/licenses/perl-Getopt-Long-Descriptive/LICENSE /usr/share/man/man3/Getopt::Long::Descriptive.3pm.gz /usr/share/man/man3/Getopt::Long::Descriptive::Opts.3pm.gz /usr/share/man/man3/Getopt::Long::Descriptive::Usage.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026