[libclass-method-modifiers-perl] 01/07: Merge tag 'upstream/2.12'
Nick Morrott
nickm-guest at moszumanska.debian.org
Fri Jul 29 15:48:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libclass-method-modifiers-perl.
commit 351c2dfcae6ddc49f3c8f7adc5f32ffb8715a131
Merge: cc522c8 bbee1d2
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Fri Jul 29 16:30:18 2016 +0100
Merge tag 'upstream/2.12'
Upstream version 2.12
CONTRIBUTING | 25 +-
Changes | 3 +
INSTALL | 1 -
MANIFEST | 16 +-
META.json | 791 +++++++++++++++++++++---------
META.yml | 596 +++++++++++++++-------
Makefile.PL | 18 +-
README | 4 +-
dist.ini | 19 +-
lib/Class/Method/Modifiers.pm | 116 ++++-
t/00-report-prereqs.dd | 84 +++-
t/00-report-prereqs.t | 20 +-
t/000-load.t | 2 +-
t/001-error.t | 2 +-
t/002-cache.t | 2 +-
t/003-basic.t | 2 +-
t/004-around.t | 2 +-
t/005-return.t | 2 +-
t/010-before-args.t | 2 +-
t/011-after-args.t | 2 +-
t/012-around-args.t | 2 +-
t/020-multiple-inheritance.t | 2 +-
t/030-multiple-before.t | 2 +-
t/031-multiple-after.t | 2 +-
t/032-multiple-around.t | 2 +-
t/034-multiple-everything.t | 2 +-
t/035-multiple-everything-twice.t | 2 +-
t/040-twice-orig.t | 2 +-
t/041-modify-parent.t | 2 +-
t/051-undef-list-ctxt.t | 2 +-
t/060-caller.t | 2 +-
t/070-modify-multiple-at-once.t | 2 +-
t/080-multiple-modifiers.t | 2 +-
t/081-sub-and-modifier.t | 2 +-
t/090-diamond.t | 28 +-
t/100-class-mop-method-modifiers.t | 2 +-
t/110-namespace-clean.t | 2 +-
t/120-fresh.t | 2 +-
t/130-clean-underscore.t | 2 +-
t/140-lvalue.t | 2 +-
xt/author/00-compile.t | 12 +-
xt/{release => author}/clean-namespaces.t | 2 +-
xt/{release/no-tabs.t => author/eol.t} | 20 +-
xt/{release => author}/kwalitee.t | 2 +-
xt/author/mojibake.t | 9 +
xt/{release => author}/no-tabs.t | 16 +-
xt/{release => author}/pod-coverage.t | 0
xt/author/pod-spell.t | 29 +-
xt/{release => author}/pod-syntax.t | 1 +
xt/release/changes_has_content.t | 2 +-
xt/release/eol.t | 8 -
xt/release/mojibake.t | 12 -
xt/release/portability.t | 1 +
53 files changed, 1287 insertions(+), 602 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-method-modifiers-perl.git
More information about the Pkg-perl-cvs-commits
mailing list