Hello community, here is the log from the commit of package perl-App-Cmd for openSUSE:Factory checked in at 2015-10-30 13:43:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-App-Cmd (Old) and /work/SRC/openSUSE:Factory/.perl-App-Cmd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-Cmd" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-App-Cmd/perl-App-Cmd.changes 2015-10-19 22:49:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-App-Cmd.new/perl-App-Cmd.changes 2015-10-30 13:43:14.000000000 +0100 @@ -1,0 +2,9 @@ +Sat Oct 24 08:43:45 UTC 2015 - [email protected] + +- 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!) + +------------------------------------------------------------------- Old: ---- App-Cmd-0.329.tar.gz New: ---- App-Cmd-0.330.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-App-Cmd.spec ++++++ --- /var/tmp/diff_new_pack.IEh105/_old 2015-10-30 13:43:15.000000000 +0100 +++ /var/tmp/diff_new_pack.IEh105/_new 2015-10-30 13:43:15.000000000 +0100 @@ -17,7 +17,7 @@ Name: perl-App-Cmd -Version: 0.329 +Version: 0.330 Release: 0 %define cpan_name App-Cmd Summary: Write Command Line Apps with Less Suffering ++++++ App-Cmd-0.329.tar.gz -> App-Cmd-0.330.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/Changes new/App-Cmd-0.330/Changes --- old/App-Cmd-0.329/Changes 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/Changes 2015-10-24 05:21:41.000000000 +0200 @@ -1,5 +1,8 @@ Revision history for App-Cmd +0.330 2015-10-23 23:21:35-04:00 America/New_York + - do not add "--help" to global opt spec twice (oops!) + 0.329 2015-10-07 13:01:34-04:00 America/New_York - bump required version of Pod::Usage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/MANIFEST new/App-Cmd-0.330/MANIFEST --- old/App-Cmd-0.329/MANIFEST 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/MANIFEST 2015-10-24 05:21:41.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.039. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.040. Changes LICENSE MANIFEST @@ -70,5 +70,5 @@ t/tester-exit.helper.pl t/tester-exit.t t/version.t +xt/author/pod-syntax.t xt/release/changes_has_content.t -xt/release/pod-syntax.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/META.json new/App-Cmd-0.330/META.json --- old/App-Cmd-0.329/META.json 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/META.json 2015-10-24 05:21:41.000000000 +0200 @@ -4,7 +4,7 @@ "Ricardo Signes <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005", + "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150005", "license" : [ "perl_5" ], @@ -77,10 +77,10 @@ "web" : "https://github.com/rjbs/App-Cmd" } }, - "version" : "0.329", + "version" : "0.330", "x_Dist_Zilla" : { "perl" : { - "version" : "5.023003" + "version" : "5.023004" }, "plugins" : [ { @@ -105,7 +105,7 @@ { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.016" + "version" : "0.017" }, { "class" : "Dist::Zilla::Plugin::CheckExtraTests", @@ -145,57 +145,57 @@ { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -205,12 +205,12 @@ } }, "name" : "@RJBS/MakeMaker", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", @@ -230,22 +230,22 @@ { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", @@ -255,7 +255,7 @@ { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs", @@ -271,7 +271,7 @@ } }, "name" : "@RJBS/TestMoreWithSubtests", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -444,7 +444,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "0.329", + "tag" : "0.330", "tag_format" : "%v", "tag_message" : "v%v" }, @@ -499,57 +499,57 @@ } }, "name" : "Prereqs", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "5.039" + "version" : "5.040" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "5.039" + "version" : "5.040" } ], "zilla" : { @@ -557,7 +557,7 @@ "config" : { "is_trial" : "0" }, - "version" : "5.039" + "version" : "5.040" } }, "x_contributors" : [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/META.yml new/App-Cmd-0.330/META.yml --- old/App-Cmd-0.329/META.yml 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/META.yml 2015-10-24 05:21:41.000000000 +0200 @@ -14,7 +14,7 @@ configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005' +generated_by: 'Dist::Zilla version 5.040, CPAN::Meta::Converter version 2.150005' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -45,10 +45,10 @@ bugtracker: https://github.com/rjbs/App-Cmd/issues homepage: https://github.com/rjbs/App-Cmd repository: https://github.com/rjbs/App-Cmd.git -version: '0.329' +version: '0.330' x_Dist_Zilla: perl: - version: '5.023003' + version: '5.023004' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir @@ -68,7 +68,7 @@ - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' - version: '0.016' + version: '0.017' - class: Dist::Zilla::Plugin::CheckExtraTests name: '@RJBS/CheckExtraTests' @@ -99,58 +99,58 @@ - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 9 name: '@RJBS/MakeMaker' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::Git::NextVersion config: @@ -165,19 +165,19 @@ - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' @@ -185,7 +185,7 @@ - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::Test::ReportPrereqs name: '@RJBS/Test::ReportPrereqs' @@ -197,7 +197,7 @@ phase: test type: requires name: '@RJBS/TestMoreWithSubtests' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -330,7 +330,7 @@ branch: ~ changelog: Changes signed: 0 - tag: '0.329' + tag: '0.330' tag_format: '%v' tag_message: v%v Dist::Zilla::Role::Git::Repo: @@ -369,52 +369,52 @@ phase: runtime type: requires name: Prereqs - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '5.039' + version: '5.040' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '5.039' + version: '5.040' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '5.039' + version: '5.040' x_contributors: - 'Adam Prime <[email protected]>' - 'ambs <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/Makefile.PL new/App-Cmd-0.330/Makefile.PL --- old/App-Cmd-0.329/Makefile.PL 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/Makefile.PL 2015-10-24 05:21:41.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.039. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.040. use strict; use warnings; @@ -47,7 +47,7 @@ "base" => 0, "lib" => 0 }, - "VERSION" => "0.329", + "VERSION" => "0.330", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/README new/App-Cmd-0.330/README --- old/App-Cmd-0.329/README 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/README 2015-10-24 05:21:41.000000000 +0200 @@ -1,7 +1,7 @@ This archive contains the distribution App-Cmd, -version 0.329: +version 0.330: write command line apps with less suffering @@ -11,5 +11,5 @@ the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v5.039. +This README file was generated by Dist::Zilla::Plugin::Readme v5.040. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/ArgProcessor.pm new/App-Cmd-0.330/lib/App/Cmd/ArgProcessor.pm --- old/App-Cmd-0.329/lib/App/Cmd/ArgProcessor.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/ArgProcessor.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::ArgProcessor; -$App::Cmd::ArgProcessor::VERSION = '0.329'; +$App::Cmd::ArgProcessor::VERSION = '0.330'; # ABSTRACT: App::Cmd-specific wrapper for Getopt::Long::Descriptive sub _process_args { @@ -35,7 +35,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Command/commands.pm new/App-Cmd-0.330/lib/App/Cmd/Command/commands.pm --- old/App-Cmd-0.329/lib/App/Cmd/Command/commands.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Command/commands.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Command::commands; -$App::Cmd::Command::commands::VERSION = '0.329'; +$App::Cmd::Command::commands::VERSION = '0.330'; use App::Cmd::Command; BEGIN { our @ISA = 'App::Cmd::Command' }; @@ -104,7 +104,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Command/help.pm new/App-Cmd-0.330/lib/App/Cmd/Command/help.pm --- old/App-Cmd-0.329/lib/App/Cmd/Command/help.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Command/help.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Command::help; -$App::Cmd::Command::help::VERSION = '0.329'; +$App::Cmd::Command::help::VERSION = '0.330'; use App::Cmd::Command; BEGIN { our @ISA = 'App::Cmd::Command'; } @@ -115,7 +115,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Command/version.pm new/App-Cmd-0.330/lib/App/Cmd/Command/version.pm --- old/App-Cmd-0.329/lib/App/Cmd/Command/version.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Command/version.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Command::version; -$App::Cmd::Command::version::VERSION = '0.329'; +$App::Cmd::Command::version::VERSION = '0.330'; use App::Cmd::Command; BEGIN { our @ISA = 'App::Cmd::Command'; } @@ -47,7 +47,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Command.pm new/App-Cmd-0.330/lib/App/Cmd/Command.pm --- old/App-Cmd-0.329/lib/App/Cmd/Command.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Command.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Command; -$App::Cmd::Command::VERSION = '0.329'; +$App::Cmd::Command::VERSION = '0.330'; use App::Cmd::ArgProcessor; BEGIN { our @ISA = 'App::Cmd::ArgProcessor' }; @@ -287,7 +287,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 METHODS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Plugin.pm new/App-Cmd-0.330/lib/App/Cmd/Plugin.pm --- old/App-Cmd-0.329/lib/App/Cmd/Plugin.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Plugin.pm 2015-10-24 05:21:41.000000000 +0200 @@ -1,7 +1,7 @@ use strict; use warnings; package App::Cmd::Plugin; -$App::Cmd::Plugin::VERSION = '0.329'; +$App::Cmd::Plugin::VERSION = '0.330'; # ABSTRACT: a plugin for App::Cmd commands sub _faux_curried_method { @@ -27,7 +27,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 AUTHOR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Setup.pm new/App-Cmd-0.330/lib/App/Cmd/Setup.pm --- old/App-Cmd-0.329/lib/App/Cmd/Setup.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Setup.pm 2015-10-24 05:21:41.000000000 +0200 @@ -1,7 +1,7 @@ use strict; use warnings; package App::Cmd::Setup; -$App::Cmd::Setup::VERSION = '0.329'; +$App::Cmd::Setup::VERSION = '0.330'; # ABSTRACT: helper for setting up App::Cmd classes #pod =head1 OVERVIEW @@ -214,7 +214,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 OVERVIEW diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Simple.pm new/App-Cmd-0.330/lib/App/Cmd/Simple.pm --- old/App-Cmd-0.329/lib/App/Cmd/Simple.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Simple.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Simple; -$App::Cmd::Simple::VERSION = '0.329'; +$App::Cmd::Simple::VERSION = '0.330'; use App::Cmd::Command; BEGIN { our @ISA = 'App::Cmd::Command' } @@ -213,7 +213,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Subdispatch/DashedStyle.pm new/App-Cmd-0.330/lib/App/Cmd/Subdispatch/DashedStyle.pm --- old/App-Cmd-0.329/lib/App/Cmd/Subdispatch/DashedStyle.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Subdispatch/DashedStyle.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Subdispatch::DashedStyle; -$App::Cmd::Subdispatch::DashedStyle::VERSION = '0.329'; +$App::Cmd::Subdispatch::DashedStyle::VERSION = '0.330'; use App::Cmd::Subdispatch; BEGIN { our @ISA = 'App::Cmd::Subdispatch' }; @@ -75,7 +75,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 METHODS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Subdispatch.pm new/App-Cmd-0.330/lib/App/Cmd/Subdispatch.pm --- old/App-Cmd-0.329/lib/App/Cmd/Subdispatch.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Subdispatch.pm 2015-10-24 05:21:41.000000000 +0200 @@ -2,7 +2,7 @@ use warnings; package App::Cmd::Subdispatch; -$App::Cmd::Subdispatch::VERSION = '0.329'; +$App::Cmd::Subdispatch::VERSION = '0.330'; use App::Cmd; use App::Cmd::Command; BEGIN { our @ISA = qw(App::Cmd::Command App::Cmd) } @@ -110,7 +110,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 METHODS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Tester/CaptureExternal.pm new/App-Cmd-0.330/lib/App/Cmd/Tester/CaptureExternal.pm --- old/App-Cmd-0.329/lib/App/Cmd/Tester/CaptureExternal.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Tester/CaptureExternal.pm 2015-10-24 05:21:41.000000000 +0200 @@ -1,7 +1,7 @@ use strict; use warnings; package App::Cmd::Tester::CaptureExternal; -$App::Cmd::Tester::CaptureExternal::VERSION = '0.329'; +$App::Cmd::Tester::CaptureExternal::VERSION = '0.330'; use parent 'App::Cmd::Tester'; use Capture::Tiny 0.13 qw/capture/; @@ -81,7 +81,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Tester.pm new/App-Cmd-0.330/lib/App/Cmd/Tester.pm --- old/App-Cmd-0.329/lib/App/Cmd/Tester.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Tester.pm 2015-10-24 05:21:41.000000000 +0200 @@ -1,7 +1,7 @@ use strict; use warnings; package App::Cmd::Tester; -$App::Cmd::Tester::VERSION = '0.329'; +$App::Cmd::Tester::VERSION = '0.330'; # ABSTRACT: for capturing the result of running an app #pod =head1 SYNOPSIS @@ -134,7 +134,7 @@ { package App::Cmd::Tester::Result; -$App::Cmd::Tester::Result::VERSION = '0.329'; +$App::Cmd::Tester::Result::VERSION = '0.330'; sub new { my ($class, $arg) = @_; bless $arg => $class; @@ -150,7 +150,7 @@ { package App::Cmd::Tester::Exited; -$App::Cmd::Tester::Exited::VERSION = '0.329'; +$App::Cmd::Tester::Exited::VERSION = '0.330'; sub throw { my ($class, $code) = @_; $code = 0 unless defined $code; @@ -173,7 +173,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd/Tutorial.pod new/App-Cmd-0.330/lib/App/Cmd/Tutorial.pod --- old/App-Cmd-0.329/lib/App/Cmd/Tutorial.pod 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd/Tutorial.pod 2015-10-24 05:21:41.000000000 +0200 @@ -338,7 +338,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/lib/App/Cmd.pm new/App-Cmd-0.330/lib/App/Cmd.pm --- old/App-Cmd-0.329/lib/App/Cmd.pm 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/lib/App/Cmd.pm 2015-10-24 05:21:41.000000000 +0200 @@ -3,7 +3,7 @@ use 5.006; package App::Cmd; -$App::Cmd::VERSION = '0.329'; +$App::Cmd::VERSION = '0.330'; use App::Cmd::ArgProcessor; BEGIN { our @ISA = 'App::Cmd::ArgProcessor' }; # ABSTRACT: write command line apps with less suffering @@ -186,7 +186,7 @@ # # my $want_isa = $self->_default_command_base; # -- kentnl, 2010-12 - my $want_isa = 'App::Cmd::Command'; + my $want_isa = 'App::Cmd::Command'; my %plugin; for my $plugin ($self->_plugins) { @@ -691,7 +691,9 @@ my ($self) = @_; my $cmd = $self->{command}; - my @help = reverse sort map { s/^--?//; $_ } + my %seen; + my @help = grep { ! $seen{$_}++ } + reverse sort map { s/^--?//; $_ } grep { $cmd->{$_} eq 'App::Cmd::Command::help' } keys %$cmd; return (@help ? [ join('|', @help) => "show help" ] : ()); @@ -740,7 +742,7 @@ =head1 VERSION -version 0.329 +version 0.330 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/xt/author/pod-syntax.t new/App-Cmd-0.330/xt/author/pod-syntax.t --- old/App-Cmd-0.329/xt/author/pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 +++ new/App-Cmd-0.330/xt/author/pod-syntax.t 2015-10-24 05:21:41.000000000 +0200 @@ -0,0 +1,7 @@ +#!perl +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. +use strict; use warnings; +use Test::More; +use Test::Pod 1.41; + +all_pod_files_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/xt/release/changes_has_content.t new/App-Cmd-0.330/xt/release/changes_has_content.t --- old/App-Cmd-0.329/xt/release/changes_has_content.t 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/xt/release/changes_has_content.t 2015-10-24 05:21:41.000000000 +0200 @@ -4,7 +4,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '0.329'; +my $newver = '0.330'; my $trial_token = '-TRIAL'; SKIP: { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/App-Cmd-0.329/xt/release/pod-syntax.t new/App-Cmd-0.330/xt/release/pod-syntax.t --- old/App-Cmd-0.329/xt/release/pod-syntax.t 2015-10-07 19:01:38.000000000 +0200 +++ new/App-Cmd-0.330/xt/release/pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -#!perl -# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. -use Test::More; -use Test::Pod 1.41; - -all_pod_files_ok();
