[libconfig-any-perl] 01/09: Updated version 0.32 from 'upstream/0.32'

gregor herrmann gregoa at debian.org
Sun Jun 18 15:57:06 UTC 2017


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

gregoa pushed a commit to branch master
in repository libconfig-any-perl.

commit 244f7b75cb04135ad15693ad85d80fe66c7ec545
Merge: 8efc1f8 a687cb4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 18 17:35:48 2017 +0200

    Updated version 0.32 from 'upstream/0.32'
    
    with Debian dir 66a2ed229c638990bbd1369baaa5a47ca5d8ebca

 Changes                        |  35 +-
 MANIFEST                       |  21 +-
 META.json                      |  74 +++++
 META.yml                       |  18 +-
 Makefile.PL                    | 115 +++++--
 README                         |   2 +-
 inc/Module/Install.pm          | 474 ---------------------------
 inc/Module/Install/Base.pm     |  83 -----
 inc/Module/Install/Can.pm      | 154 ---------
 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/Config/Any.pm              |  34 +-
 lib/Config/Any/Base.pm         |  26 +-
 lib/Config/Any/General.pm      |  10 +-
 lib/Config/Any/INI.pm          |  14 +-
 lib/Config/Any/JSON.pm         |  67 ++--
 lib/Config/Any/Perl.pm         |  17 +-
 lib/Config/Any/XML.pm          |   8 +-
 lib/Config/Any/YAML.pm         |  18 +-
 maint/Makefile.PL.include      |  10 +
 t/00-report-prereqs.t          |  40 +++
 t/01-use.t                     |  13 -
 t/10-branches.t                |  10 +-
 t/20-parse.t                   |   8 +-
 t/50-general.t                 |  10 +-
 t/51-ini.t                     |  10 +-
 t/52-json.t                    |  10 +-
 t/53-perl.t                    |  41 ++-
 t/54-xml.t                     |  43 ++-
 t/55-yaml.t                    |  25 +-
 t/conf/conf.foo                |   2 +-
 t/conf/conf.ini                |   2 +-
 t/conf/conf2.ini               |   2 +-
 t/invalid/conf.ini             |   2 +-
 t/invalid/conf.yml             |   2 +-
 t/perl-taint.t                 |   6 +
 t/pod-coverage.t               |   9 -
 t/pod.t                        |   8 -
 xt/author/pod-coverage.t       |   7 +
 xt/author/pod.t                |   7 +
 43 files changed, 511 insertions(+), 2286 deletions(-)

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



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