[libmoosex-object-pluggable-perl] 01/07: Merge tag 'upstream/0.0012'

gregor herrmann gregoa at debian.org
Sun Dec 22 21:53:51 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmoosex-object-pluggable-perl.

commit aca1050de9f1310b3b545862259f10154e1775cb
Merge: 7e299bc 6fc37a3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 22 22:45:13 2013 +0100

    Merge tag 'upstream/0.0012'
    
    Upstream version 0.0012

 Build.PL                          |   3 +
 CONTRIBUTING                      |  74 ++++
 Changes                           |  72 ++--
 INSTALL                           |  44 +++
 LICENSE                           | 379 +++++++++++++++++++
 MANIFEST                          |  43 ++-
 META.json                         | 572 ++++++++++++++++++++++++++++
 META.yml                          | 402 +++++++++++++++++++-
 Makefile.PL                       | 138 ++++++-
 README                            |  37 +-
 README.md                         | 194 ++++++++++
 dist.ini                          |  14 +
 inc/Module/AutoInstall.pm         | 769 --------------------------------------
 inc/Module/Install.pm             | 369 ------------------
 inc/Module/Install/AutoInstall.pm |  61 ---
 inc/Module/Install/Base.pm        |  72 ----
 inc/Module/Install/Can.pm         |  83 ----
 inc/Module/Install/Fetch.pm       |  93 -----
 inc/Module/Install/Include.pm     |  34 --
 inc/Module/Install/Makefile.pm    | 253 -------------
 inc/Module/Install/Metadata.pm    | 549 ---------------------------
 inc/Module/Install/Win32.pm       |  64 ----
 inc/Module/Install/WriteAll.pm    |  40 --
 lib/MooseX/Object/Pluggable.pm    | 328 ++++++++--------
 t/00-load.t                       |   2 -
 t/00-report-prereqs.t             | 130 +++++++
 t/01-basic.t                      |   2 -
 t/02-basic2.t                     |   2 -
 t/03-custom-ns.t                  |   2 -
 t/04-reload.t                     |  14 +
 t/boilerplate.t                   |   2 -
 t/pod-coverage.t                  |   6 -
 t/pod.t                           |   6 -
 xt/author/00-compile.t            |  48 +++
 xt/author/pod-spell.t             |  34 ++
 xt/release/changes_has_content.t  |  41 ++
 xt/release/cpan-changes.t         |  11 +
 xt/release/distmeta.t             |   7 +
 xt/release/eol.t                  |   8 +
 xt/release/kwalitee.t             |   4 +
 xt/release/minimum-version.t      |   8 +
 xt/release/mojibake.t             |  12 +
 xt/release/no-tabs.t              |  14 +
 xt/release/pod-coverage.t         |  13 +
 xt/release/pod-no404s.t           |  21 ++
 xt/release/pod-syntax.t           |   7 +
 xt/release/test-version.t         |  22 ++
 xt/release/unused-vars.t          |   8 +
 48 files changed, 2442 insertions(+), 2669 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-object-pluggable-perl.git



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