8
0
forked from pool/perl-App-Cmd
Commit Graph

8 Commits

Author SHA256 Message Date
Stephan Kulow
2083f972bd Accepting request 177236 from home:coolo:update-perl
- 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!)

OBS-URL: https://build.opensuse.org/request/show/177236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=23
2013-06-04 08:20:13 +00:00
Stephan Kulow
70c6e2dc46 - updated to 0.318
App::Cmd::Tester treats undef code as 0 now (thanks, David Golden)
     piles of documentation improvement also by David Golden

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=21
2012-05-28 13:40:07 +00:00
Stephan Kulow
794387e3d5 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=19
2012-03-31 10:39:48 +00:00
Stephan Kulow
466a5ff65b - 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é)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=17
2012-02-21 09:00:44 +00:00
Stephan Kulow
e8e92c911d - update to 0.312
typo fixes to docs (thanks, Glenn Fowler)
     add the prepare_argv method (thanks, Ingy döt Net)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=10
2011-11-19 20:26:34 +00:00
Lars Vogdt
eeb411eca3 - fix build on distributions with old Test::More module
( perl-App-Cmd-old_Test-More.patch )
- add Test::More >= 0.88 to buildrequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=8
2011-06-04 23:14:09 +00:00
Stephan Kulow
0560abd167 - updated to 0.311
require the correct version of Getopt::Long::Descriptive (thanks,
    Glen Hinkle)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=5
2011-04-06 12:10:16 +00:00
Pascal Bleser
b614e4f098 0.310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=1
2010-12-29 23:58:33 +00:00