[libmoosex-simpleconfig-perl] 01/08: Merge tag 'upstream/0.10'

gregor herrmann gregoa at debian.org
Sat Dec 21 22:33:36 UTC 2013


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

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

commit 9db2b5689ccc5a05015fed0eac278c4c528cd105
Merge: 9e43bf2 25b47e6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 21 23:20:07 2013 +0100

    Merge tag 'upstream/0.10'
    
    Upstream version 0.10

 Build.PL                          |   3 +
 CONTRIBUTING                      |  76 ++++
 ChangeLog => Changes              |  26 +-
 INSTALL                           |  44 ++
 LICENSE                           | 379 ++++++++++++++++++
 MANIFEST                          |  43 +-
 META.json                         | 720 +++++++++++++++++++++++++++++++++
 META.yml                          | 516 +++++++++++++++++++++++-
 Makefile.PL                       | 141 ++++++-
 README                            |  97 +----
 README.md                         | 132 ++++++
 dist.ini                          |  28 ++
 inc/Module/AutoInstall.pm         | 820 --------------------------------------
 inc/Module/Install.pm             | 466 ----------------------
 inc/Module/Install/AutoInstall.pm |  74 ----
 inc/Module/Install/Base.pm        |  83 ----
 inc/Module/Install/Can.pm         |  81 ----
 inc/Module/Install/Fetch.pm       |  93 -----
 inc/Module/Install/Include.pm     |  34 --
 inc/Module/Install/Makefile.pm    | 415 -------------------
 inc/Module/Install/Metadata.pm    | 715 ---------------------------------
 inc/Module/Install/Win32.pm       |  64 ---
 inc/Module/Install/WriteAll.pm    |  63 ---
 lib/MooseX/SimpleConfig.pm        |  82 +++-
 t/00-report-prereqs.t             | 131 ++++++
 t/01use.t                         |   2 -
 t/10simple.t                      |  41 +-
 t/11default.t                     |  31 +-
 t/12config_any_args.t             |  38 +-
 t/lib/MXDefaultConfigTest.pm      |   3 +-
 t/multiple.t                      |  46 ++-
 weaver.ini                        |  10 +
 xt/author/00-compile.t            |  48 +++
 xt/author/pod-spell.t             |  36 ++
 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 +
 47 files changed, 2611 insertions(+), 3146 deletions(-)

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



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