Changelog for
perl-App-Cmd-0.331-36.2.noarch.rpm :
Mon Jul 18 14:00:00 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 14:00:00 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 14:00:00 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 4 14:00:00 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 14:00:00 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`
Mon Dec 9 13:00:00 2013 cooloAATTsuse.com
- updated to 0.323
fall back to \"(unknown)\" for command abstract in more cases (thanks,
Jakob Voss!)
Mon Nov 25 13:00:00 2013 cooloAATTsuse.com
- updated to 0.322
require a newer Getopt::Long to avoid --version conflicts
avoiding getting [undef] in argument list in Simple apps
add --version support via version command (thanks, Jakob Voss!)
- remove outdated perl-App-Cmd-old_Test-More.patch
Mon Jun 3 14:00:00 2013 cooloAATTsuse.com
- updated to 0.320
when answering \"Unknown subcommand,\" the commands list is sent ot
STDERR (#75652)
tests for using Params::Validate callback and not getting nasty stack
trace (thanks, Adam Prime)
Enable --help option for App::Cmd::Simple (thanks, Ryan Thompson!)
add the ability to ignore non-commands (Thanks, Kent Fredric!)
many improvements to tutorial (thanks, mokko!)
Mon May 28 14:00:00 2012 cooloAATTsuse.com
- updated to 0.318
App::Cmd::Tester treats undef code as 0 now (thanks, David Golden)
piles of documentation improvement also by David Golden
Sat Mar 31 14:00:00 2012 cooloAATTsuse.com
- updated to 0.317
App::Cmd::Tester now reports exit code 1 for unknown commands, as
App::Cmd would exit(1) in that case; addresses
https://rt.cpan.org/Public/Bug/Display.html?id=73084 reported by
David Golden
Tue Feb 21 13:00:00 2012 cooloAATTsuse.com
- updated to 0.316
fix the test of \"echo\" on Win32 (thanks, Chris Williams)
totally worthless release made by mistake
adds App::Cmd::Tester::CaptureExternal to capture output from
external subcommands (thanks, David Golden)
if there\'s no Pod =head1 NAME, a Pod::Weaver-esque #ABSTRACT will be
respected (thanks, Andreas Hernitscheck)
don\'t load Text::Abbrev until it\'s needed (thanks, Olivier Mengué)
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- update to 0.312
typo fixes to docs (thanks, Glenn Fowler)
add the prepare_argv method (thanks, Ingy döt Net)
Sat Jun 4 14:00:00 2011 larsAATTlinux-schulserver.de
- fix build on distributions with old Test::More module
( perl-App-Cmd-old_Test-More.patch )
- add Test::More >= 0.88 to buildrequires
Wed Apr 6 14:00:00 2011 cooloAATTnovell.com
- updated to 0.311
require the correct version of Getopt::Long::Descriptive (thanks,
Glen Hinkle)
Wed Dec 29 13:00:00 2010 pascal.bleserAATTopensuse.org
- initial version (0.310)