[libmoosex-methodattributes-perl] 03/09: Merge tag 'upstream/0.31'
gregor herrmann
gregoa at debian.org
Sun Oct 25 16:53:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-methodattributes-perl.
commit 234461026dfa5b86f5bac23ab65b2162171ceef6
Merge: 34eb35f 998f184
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Oct 25 17:43:01 2015 +0100
Merge tag 'upstream/0.31'
Upstream version 0.31
Build.PL | 3 -
CONTRIBUTING | 44 +-
Changes | 112 ++-
INSTALL | 9 +-
LICENSE => LICENCE | 2 +-
MANIFEST | 19 +-
META.json | 1015 +++++++++++++++-----
META.yml | 783 ++++++++++-----
Makefile.PL | 144 ++-
README | 6 +-
README.md | 44 -
dist.ini | 33 +-
lib/MooseX/MethodAttributes.pm | 82 +-
lib/MooseX/MethodAttributes/Inheritable.pm | 47 +-
lib/MooseX/MethodAttributes/Role.pm | 50 +-
lib/MooseX/MethodAttributes/Role/AttrContainer.pm | 33 +-
.../Role/AttrContainer/Inheritable.pm | 32 +-
lib/MooseX/MethodAttributes/Role/Meta/Class.pm | 64 +-
lib/MooseX/MethodAttributes/Role/Meta/Map.pm | 38 +-
lib/MooseX/MethodAttributes/Role/Meta/Method.pm | 37 +-
.../Role/Meta/Method/MaybeWrapped.pm | 26 +-
.../MethodAttributes/Role/Meta/Method/Wrapped.pm | 30 +-
lib/MooseX/MethodAttributes/Role/Meta/Role.pm | 77 +-
.../MethodAttributes/Role/Meta/Role/Application.pm | 33 +-
.../Role/Meta/Role/Application/Summation.pm | 26 +-
t/00-report-prereqs.dd | 143 +++
t/00-report-prereqs.t | 245 +++--
t/zzz-check-breaks.t | 18 +
weaver.ini | 10 -
xt/author/00-compile.t | 16 +-
xt/author/clean-namespaces.t | 11 +
xt/author/eol.t | 77 ++
xt/author/kwalitee.t | 9 +
xt/author/mojibake.t | 9 +
xt/author/no-tabs.t | 77 ++
xt/author/pod-spell.t | 27 +-
xt/release/changes_has_content.t | 2 +-
xt/release/distmeta.t | 5 +-
xt/release/eol.t | 8 -
xt/release/kwalitee.t | 4 -
xt/release/minimum-version.t | 2 +-
xt/release/mojibake.t | 12 -
xt/release/no-tabs.t | 26 -
xt/release/pod-coverage.t | 12 +-
xt/release/pod-syntax.t | 5 +-
xt/release/portability.t | 12 +
xt/release/test-version.t | 22 -
47 files changed, 2458 insertions(+), 1083 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-methodattributes-perl.git
More information about the Pkg-perl-cvs-commits
mailing list