[libclass-inspector-perl] 01/04: Merge tag 'upstream/1.31'

gregor herrmann gregoa at debian.org
Fri Nov 25 19:03:28 UTC 2016


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

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

commit b522501c90aacbcb576fd1dd3aa996c4abc80f98
Merge: 49a62f9 75b07ac
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 19:58:31 2016 +0100

    Merge tag 'upstream/1.31'
    
    Upstream version 1.31

 Changes                          |   4 +
 INSTALL                          |  43 +++
 LICENSE                          | 379 ++++++++++++++++++++
 MANIFEST                         |  32 +-
 MANIFEST.SKIP                    |   7 -
 META.json                        |  66 ++++
 META.yml                         |  30 +-
 Makefile.PL                      |  72 +++-
 README                           | 253 ++++++++++++++
 author.yml                       |  15 +
 cpanfile                         |  25 ++
 dist.ini                         |  42 +++
 inc/Module/Install.pm            | 451 ------------------------
 inc/Module/Install/Base.pm       |  83 -----
 inc/Module/Install/Can.pm        | 163 ---------
 inc/Module/Install/Fetch.pm      |  93 -----
 inc/Module/Install/Makefile.pm   | 418 -----------------------
 inc/Module/Install/Metadata.pm   | 722 ---------------------------------------
 inc/Module/Install/Win32.pm      |  64 ----
 inc/Module/Install/WriteAll.pm   |  63 ----
 lib/Class/Inspector.pm           | 527 ++++++++++++++--------------
 lib/Class/Inspector/Functions.pm |  48 +--
 t/00_diag.t                      |  83 +++++
 t/01_compile.t                   |   6 +-
 t/02_main.t                      | 647 +++++++++++++++++------------------
 t/03_inc_to_local.t              |  70 ++--
 t/04_main_functions.t            | 165 +++++----
 xt/author/eol.t                  |  16 +
 xt/author/no_tabs.t              |  16 +
 xt/author/pod.t                  |  16 +
 xt/author/pod_coverage.t         |  75 ++++
 xt/author/pod_spelling_common.t  |  29 ++
 xt/author/strict.t               |  22 ++
 xt/author/version.t              |  45 +++
 xt/release/fixme.t               |  20 ++
 35 files changed, 1951 insertions(+), 2859 deletions(-)

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



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