File perl-App-Cmd.changes of Package perl-App-Cmd
-------------------------------------------------------------------
Mon May 28 13:39:06 UTC 2012 - coolo@suse.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 10:38:01 UTC 2012 - coolo@suse.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 08:55:55 UTC 2012 - coolo@suse.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 20:26:10 UTC 2011 - coolo@suse.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 23:10:34 UTC 2011 - lars@linux-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 11:50:57 UTC 2011 - coolo@novell.com
- updated to 0.311
require the correct version of Getopt::Long::Descriptive (thanks,
Glen Hinkle)
-------------------------------------------------------------------
Wed Dec 29 23:58:22 CET 2010 - pascal.bleser@opensuse.org
- initial version (0.310)