[libclass-load-perl] 01/03: Merge tag 'upstream/0.22'

Damyan Ivanov dmn at moszumanska.debian.org
Tue Aug 26 14:07:54 UTC 2014


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

dmn pushed a commit to branch master
in repository libclass-load-perl.

commit a42bb0ff194abae805fc3d74e8d25731c8c018ae
Merge: 03276a7 0e8559d
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Aug 26 13:59:25 2014 +0000

    Merge tag 'upstream/0.22'
    
    Upstream version 0.22

 Build.PL                         | 125 +++++++-
 CONTRIBUTING                     |  37 ++-
 Changes                          |   4 +
 LICENSE                          |   2 +-
 MANIFEST                         |   7 +-
 META.json                        | 666 ++++++++++++++++++++++++++-------------
 META.yml                         | 517 +++++++++++++++++++-----------
 Makefile.PL                      |  29 +-
 README                           |   6 +-
 README.md                        | 141 ---------
 dist.ini                         |  11 +-
 lib/Class/Load.pm                |  70 +++-
 lib/Class/Load/PP.pm             |  12 +-
 t/00-report-prereqs.dd           |  84 +++++
 t/00-report-prereqs.t            | 272 +++++++---------
 t/000-load.t                     |   1 -
 t/001-is-class-loaded.t          |   1 -
 t/002-try-load-class.t           |   1 -
 t/003-load-class.t               |   1 -
 t/005-load-optional.t            |   1 -
 t/006-returned-error.t           |   1 -
 t/007-first-existing.t           |   1 -
 t/008-gvstash-bug.t              |   1 -
 t/009-invalid-module-name.t      |   1 -
 t/010-isa-false-positive.t       |   1 -
 t/011-without-xs.t               |   1 -
 t/012-without-implementation.t   |   1 -
 weaver.ini                       |   6 +
 xt/author/00-compile.t           |   2 +-
 xt/author/pod-spell.t            |  17 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/kwalitee.t            |   9 +-
 xt/release/no-tabs.t             |  44 ++-
 xt/release/test-version.t        |  22 --
 xt/release/unused-vars.t         |   8 -
 35 files changed, 1319 insertions(+), 786 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-load-perl.git



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