[libmoosex-types-common-perl] 03/10: Merge tag 'upstream/0.001013'

gregor herrmann gregoa at debian.org
Sun Oct 25 17:33:48 UTC 2015


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

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

commit ed512a83a940e3ae9a9071663c1c8e88ab61694d
Merge: 25d9015 fa4e1f5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 25 18:29:11 2015 +0100

    Merge tag 'upstream/0.001013'
    
    Upstream version 0.001013

 Build.PL                           | 132 +++++-
 CONTRIBUTING                       |  40 +-
 Changes                            |   4 +
 INSTALL                            |   1 -
 LICENSE                            |   8 +-
 MANIFEST                           |  11 +-
 META.json                          | 810 +++++++++++++++++++++++++++----------
 META.yml                           | 625 +++++++++++++++++++---------
 Makefile.PL                        |  72 ++--
 README                             |   6 +-
 README.md                          |  64 ---
 dist.ini                           |  10 +-
 lib/MooseX/Types/Common.pm         |  43 +-
 lib/MooseX/Types/Common/Numeric.pm |  18 +-
 lib/MooseX/Types/Common/String.pm  |  22 +-
 t/00-report-prereqs.dd             | 131 ++++++
 t/00-report-prereqs.t              | 250 +++++++-----
 t/01-string.t                      |   2 +-
 t/02-numeric.t                     |   2 +-
 t/03-idiot.t                       |   2 +-
 t/04-coerce.t                      |   3 +-
 t/05-unicode.t                     |   2 +-
 t/06-fully-qualified.t             |   5 +-
 t/zzz-check-breaks.t               |  18 +
 weaver.ini                         |   2 -
 xt/author/00-compile.t             |   9 +-
 xt/author/clean-namespaces.t       |  10 +
 xt/author/eol.t                    |  25 ++
 xt/author/no-tabs.t                |  40 ++
 xt/author/pod-spell.t              |  31 +-
 xt/release/changes_has_content.t   |   2 +-
 xt/release/distmeta.t              |   5 +-
 xt/release/eol.t                   |   8 -
 xt/release/kwalitee.t              |   9 +-
 xt/release/minimum-version.t       |   2 +-
 xt/release/no-tabs.t               |  16 -
 xt/release/pod-coverage.t          |  12 +-
 xt/release/pod-syntax.t            |   5 +-
 xt/release/portability.t           |   1 +
 xt/release/test-version.t          |  22 -
 xt/release/unused-vars.t           |   8 -
 41 files changed, 1681 insertions(+), 807 deletions(-)

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



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