[libclass-method-modifiers-perl] 01/04: Merge tag 'upstream/2.07'

gregor herrmann gregoa at debian.org
Mon Sep 30 15:00:56 UTC 2013


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

gregoa pushed a commit to branch master
in repository libclass-method-modifiers-perl.

commit 1b07f649a547568228a4947c8d13f9609db288e2
Merge: 97c724f 84293cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 30 16:53:17 2013 +0200

    Merge tag 'upstream/2.07'
    
    Upstream version 2.07

 Build.PL                           |    3 +
 Changes                            |    7 ++
 INSTALL                            |   14 ++++
 MANIFEST                           |    2 +
 META.json                          |  150 +++++++++++++++++++++---------------
 META.yml                           |  125 ++++++++++++++++++------------
 Makefile.PL                        |   45 +++++++++--
 README                             |    2 +-
 dist.ini                           |    9 ++-
 lib/Class/Method/Modifiers.pm      |    4 +-
 t/00-check-deps.t                  |    7 +-
 t/00-compile.t                     |   12 +--
 t/00-report-prereqs.t              |   73 ++++++++++++++++++
 t/000-load.t                       |    4 +-
 t/001-error.t                      |    4 +-
 t/002-cache.t                      |    4 +-
 t/003-basic.t                      |    5 +-
 t/004-around.t                     |    4 +-
 t/005-return.t                     |    5 +-
 t/010-before-args.t                |    5 +-
 t/011-after-args.t                 |    5 +-
 t/012-around-args.t                |    5 +-
 t/020-multiple-inheritance.t       |    4 +-
 t/030-multiple-before.t            |    4 +-
 t/031-multiple-after.t             |    4 +-
 t/032-multiple-around.t            |    4 +-
 t/034-multiple-everything.t        |    5 +-
 t/035-multiple-everything-twice.t  |    4 +-
 t/040-twice-orig.t                 |    4 +-
 t/041-modify-parent.t              |    5 +-
 t/051-undef-list-ctxt.t            |    4 +-
 t/060-caller.t                     |    5 +-
 t/070-modify-multiple-at-once.t    |    4 +-
 t/080-multiple-modifiers.t         |    5 +-
 t/081-sub-and-modifier.t           |    5 +-
 t/090-diamond.t                    |    4 +-
 t/100-class-mop-method-modifiers.t |    5 +-
 t/110-namespace-clean.t            |    7 +-
 t/120-fresh.t                      |    5 +-
 t/130-clean-underscore.t           |    5 +-
 t/140-lvalue.t                     |    1 +
 xt/release/changes_has_content.t   |    2 +-
 xt/release/no-tabs.t               |    2 +-
 43 files changed, 423 insertions(+), 159 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