[libmoosex-app-perl] 01/03: Merge tag 'upstream/1.29'

gregor herrmann gregoa at debian.org
Tue Aug 12 17:32:24 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmoosex-app-perl.

commit 432c688589720386873e8a214c3d051a60b6349b
Merge: 62aedd5 7370325
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 19:29:47 2014 +0200

    Merge tag 'upstream/1.29'
    
    Upstream version 1.29

 Changes                                            |   7 +
 MANIFEST                                           |   1 +
 META.yml                                           |   2 +-
 README                                             |  64 ++++++--
 lib/MooseX/App.pm                                  |  89 ++++++++---
 lib/MooseX/App/Command.pm                          |   5 +-
 lib/MooseX/App/Exporter.pm                         |   4 +-
 lib/MooseX/App/Meta/Role/Attribute/Option.pm       |   2 +
 lib/MooseX/App/Meta/Role/Class/Base.pm             | 152 +++++++++++++------
 lib/MooseX/App/Meta/Role/Class/Command.pm          | 168 +--------------------
 .../Role/Class/{Command.pm => Documentation.pm}    |   6 +-
 lib/MooseX/App/ParsedArgv.pm                       |  27 +++-
 lib/MooseX/App/ParsedArgv/Element.pm               |  15 ++
 lib/MooseX/App/Role.pm                             |   4 +-
 lib/MooseX/App/Simple.pm                           |  10 +-
 lib/MooseX/App/Tutorial.pod                        |  12 +-
 lib/MooseX/App/Utils.pm                            |   7 +
 t/00_load.t                                        |   3 +-
 t/01_basic.t                                       |   8 +-
 t/02_meta.t                                        |   4 +-
 t/05_extended.t                                    |   8 +-
 t/09_classes.t                                     |   4 +-
 t/testlib/Test01.pm                                |   4 +
 t/testlib/Test01/CommandB.pm                       |   4 +-
 t/testlib/Test03/SomeCommand.pm                    |   4 +-
 25 files changed, 333 insertions(+), 281 deletions(-)

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



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