[libapp-cmd-perl] 03/09: Merge tag 'upstream/0.324'

Salvatore Bonaccorso carnil at debian.org
Tue Oct 21 05:37:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libapp-cmd-perl.

commit 9c57d4d54f1a1cf69e7203833b6f93a0cc77ba47
Merge: 627a781 1363f8c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Oct 21 07:12:37 2014 +0200

    Merge tag 'upstream/0.324'
    
    Upstream version 0.324

 Changes                                |   3 +
 LICENSE                                |   8 +-
 MANIFEST                               |   1 +
 META.json                              | 226 ++++++++++++++++-------
 META.yml                               | 256 ++++++++++++++++----------
 Makefile.PL                            |   8 +-
 README                                 |   6 +-
 lib/App/Cmd.pm                         | 277 +++++++++++++++++++++++++++-
 lib/App/Cmd/ArgProcessor.pm            |   8 +-
 lib/App/Cmd/Command.pm                 | 116 +++++++++++-
 lib/App/Cmd/Command/commands.pm        |  34 +++-
 lib/App/Cmd/Command/help.pm            |  73 +++++++-
 lib/App/Cmd/Command/version.pm         |  15 +-
 lib/App/Cmd/Plugin.pm                  |   8 +-
 lib/App/Cmd/Setup.pm                   |  72 +++++++-
 lib/App/Cmd/Simple.pm                  | 102 +++++++++-
 lib/App/Cmd/Subdispatch.pm             |  41 ++++-
 lib/App/Cmd/Subdispatch/DashedStyle.pm |  27 ++-
 lib/App/Cmd/Tester.pm                  |  76 ++++++--
 lib/App/Cmd/Tester/CaptureExternal.pm  |  43 ++++-
 lib/App/Cmd/Tutorial.pod               | 327 ++++++++++++++++++++++++++++++++-
 t/000-report-versions-tiny.t           |   2 +-
 xt/release/changes_has_content.t       |   2 +-
 xt/release/pod-syntax.t                |   5 +-
 24 files changed, 1481 insertions(+), 255 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git



More information about the Pkg-perl-cvs-commits mailing list