[libmoosex-app-perl] 01/06: Merge tag 'upstream/1.34'
gregor herrmann
gregoa at debian.org
Sun Feb 21 15:30:19 UTC 2016
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 8418119648aaffa392db5e4688aba1a50aafc4f6
Merge: c882739 f8d0909
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 21 16:10:49 2016 +0100
Merge tag 'upstream/1.34'
Upstream version 1.34
Changes | 10 ++-
MANIFEST | 3 +
META.yml | 4 +-
README | 62 +++++++++++---
TODO | 24 ++----
inc/Module/Install.pm | 11 +--
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 2 +-
inc/Module/Install/Fetch.pm | 6 +-
inc/Module/Install/Makefile.pm | 2 +-
inc/Module/Install/Metadata.pm | 102 ++++++++----------------
inc/Module/Install/Win32.pm | 6 +-
inc/Module/Install/WriteAll.pm | 6 +-
lib/MooseX/App.pm | 81 +++++++++++++++----
lib/MooseX/App/Command.pm | 8 +-
lib/MooseX/App/Exporter.pm | 58 +++++++++++++-
lib/MooseX/App/Meta/Role/Attribute/Option.pm | 8 +-
lib/MooseX/App/Meta/Role/Class/Base.pm | 55 ++++++++++---
lib/MooseX/App/Meta/Role/Class/Command.pm | 11 +++
lib/MooseX/App/Meta/Role/Class/Documentation.pm | 6 +-
lib/MooseX/App/ParsedArgv.pm | 22 +++--
lib/MooseX/App/Plugin/BashCompletion/Command.pm | 7 +-
lib/MooseX/App/Plugin/Color.pm | 2 +-
lib/MooseX/App/Plugin/Config.pm | 2 +-
lib/MooseX/App/Plugin/Man/Command.pm | 2 +-
lib/MooseX/App/Plugin/Term.pm | 2 +-
lib/MooseX/App/Plugin/Term/Meta/Attribute.pm | 28 +++++--
lib/MooseX/App/Role/Base.pm | 7 +-
lib/MooseX/App/Role/Common.pm | 2 +-
lib/MooseX/App/Simple.pm | 6 +-
lib/MooseX/App/Tutorial.pod | 2 +-
t/03_utils.t | 20 ++---
t/05_extended.t | 27 ++++++-
t/12_plugin_depends.t | 2 +-
t/13_rt_112156.t | 83 +++++++++++++++++++
t/testlib/Test01.pm | 3 +-
t/testlib/Test03.pm | 1 +
t/testlib/Test03/DifferentCommand.pm | 35 ++++++++
t/testlib/Test06.pm | 2 +
t/testlib/Test06/CommandA.pm | 2 +-
t/testlib/Test06/CommandD.pm | 26 ++++++
41 files changed, 548 insertions(+), 202 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