Changelog for
perl-App-Cmd-0.336.0-2.1.noarch.rpm :
* Fri Mar 08 2024 Tina Müller
- Fix disabling of __perllib_provides
* Tue Sep 05 2023 Tina Müller - updated to 0.336 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.336 2023-08-26 11:07:01-04:00 America/New_York - allow getopt_conf to be provided by user (thanks, Michael McClimon!) - add \"--version\" to Simple commands (thanks, Diab Jerius!) - don\'t point to Plugin docs when they don\'t exist (thanks, Sawyer!)
* Sun Jan 01 2023 Tina Müller - updated to 0.335 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.335 2022-12-31 17:00:35-05:00 America/New_York - update author contact info
* Sun Jun 20 2021 Tina Müller - updated to 0.334 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.334 2021-06-18 22:14:14-04:00 America/New_York - add a perl-support block to docs - update author contact info
* Mon Mar 15 2021 Tina Müller - updated to 0.333 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.333 2021-03-14 15:45:02-04:00 America/New_York - dial back required perl to v5.20.0 0.332 2021-03-12 21:25:38-05:00 America/New_York - bump up minimum required perl to the one from 5yr ago - make some tests laxer to prep for changes in Getopt::Long::Descriptive - the App::Cmd object is constructed and blessed in new before _command is called on it (thanks, Lucas Theisen)
* Mon Jul 18 2016 cooloAATTsuse.com- updated to 0.331 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.331 2016-07-17 15:56:11-04:00 America/New_York - documentation improvements (thanks, Davor Cubranic!)
* Sat Oct 24 2015 cooloAATTsuse.com- updated to 0.330 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.330 2015-10-23 23:21:35-04:00 America/New_York - do not add \"--help\" to global opt spec twice (oops!)
* Sat Oct 10 2015 cooloAATTsuse.com- updated to 0.329 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.329 2015-10-07 13:01:34-04:00 America/New_York - bump required version of Pod::Usage
* Fri Sep 04 2015 cooloAATTsuse.com- updated to 0.328 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.328 2015-09-03 20:37:50-04:00 America/New_York - get command description from Pod by default (Jakob Voss) - add a \"--help\" option to all commands by default (Jakob Voss) - add \"command_groups\" to group commands in listing (Jakob Voss) - fix the handling of \"exit\" in App::Cmd::Tester (Matthew Astley) - add \'show_version_cmd\' option to enable display of \'version\' command in command list. (John Anderson) - minor documentation improvements (Alberto Simões, rjbs)
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 0.327 see /usr/share/doc/packages/perl-App-Cmd/Changes 0.327 2015-02-23 20:05:00-05:00 America/New_York - fix behavior of default command under subdispatch (thanks, Stephen Caldwell and Diab Jerius!) - simplify help and commands commands (thanks, Sergey Romanov) - drop some advice that we didn\'t feel great about (thanks, Karen Etheridge) 0.326 2014-11-30 08:48:29-05:00 America/New_York fix the path fix because it was broken by a related fix in EUMM 0.325 2014-11-29 20:48:34-05:00 America/New_York fix a path-related test failure on Win32 (thanks, A. Sinan Unur!) 0.324 2014-10-20 18:22:25-04:00 America/New_York note that `cmd help` can take a subcommand in `cmd help help`