[libmoosex-app-cmd-perl] 01/05: Merge tag 'upstream/0.27'

gregor herrmann gregoa at debian.org
Thu Jan 2 19:41:40 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-cmd-perl.

commit df3c8c6d2e078ba6a4efc103cc4078aabd10adcc
Merge: 65c0218 3b4f6a2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 20:28:37 2014 +0100

    Merge tag 'upstream/0.27'
    
    Upstream version 0.27

 Changes                                            |  17 +
 MANIFEST                                           |  11 +
 META.json                                          | 414 +++++++++++++--------
 META.yml                                           | 337 ++++++++++-------
 Makefile.PL                                        |  24 +-
 README                                             | 135 ++++---
 dist.ini                                           |  46 ++-
 lib/MooseX/App/Cmd.pm                              |  12 +-
 lib/MooseX/App/Cmd/Command.pm                      |  23 +-
 lib/{MooseX => MouseX}/App/Cmd.pm                  |  78 ++--
 .../App/Cmd.pm => MouseX/App/Cmd/Command.pm}       | 111 ++----
 perlcritic.rc                                      |   8 +-
 t/00-compile.t                                     |  13 +-
 t/author-test-eol.t                                |   2 +-
 t/build_emulates_new.t                             |   2 +-
 t/configfile.t                                     |   8 +-
 t/lib/Test/ConfigFromFile.pm                       |   2 +-
 t/lib/Test/ConfigFromFile/Command/boo.pm           |   4 +-
 t/lib/Test/ConfigFromFile/Command/moo.pm           |   6 +-
 t/lib/Test/{MyCmd.pm => MyAny/Moose.pm}            |   2 +-
 t/lib/Test/MyAny/Moose/Command/foo.pm              |  19 +
 t/lib/Test/MyAny/Mouse.pm                          |   6 +
 t/lib/Test/MyAny/Mouse/Command/foo.pm              |  19 +
 t/lib/Test/MyCmd.pm                                |   2 +-
 t/lib/Test/MyCmd/Command/bark.pm                   |   2 +-
 t/lib/Test/MyCmd/Command/frobulate.pm              |   2 +-
 t/lib/Test/MyCmd/Command/justusage.pm              |   2 +-
 t/lib/Test/MyCmd/Command/stock.pm                  |   2 +-
 t/moose.t                                          |  13 +
 t/mouse.t                                          |  14 +
 t/release-changes_has_content.t                    |  47 +++
 t/release-distmeta.t                               |   2 +
 t/release-localbrew-perl-latest-TEST.t             | 122 ++++++
 t/release-no-tabs.t                                |   7 +-
 t/release-pod-coverage.t                           |   2 +
 t/release-pod-syntax.t                             |   1 +
 36 files changed, 958 insertions(+), 559 deletions(-)

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



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