[libmoosex-types-structured-perl] 03/11: Merge tag 'upstream/0.34'

gregor herrmann gregoa at debian.org
Sun Oct 25 21:30:33 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-structured-perl.

commit 140a7322f44d395de22ddf5b51b539271ad430d1
Merge: 244fbb4 b8cddc7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 25 22:14:53 2015 +0100

    Merge tag 'upstream/0.34'
    
    Upstream version 0.34

 Build.PL                                           |  149 ++-
 CONTRIBUTING                                       |   43 +-
 Changes                                            |   74 +-
 INSTALL                                            |    1 -
 LICENSE                                            |    2 +-
 MANIFEST                                           |   19 +-
 META.json                                          | 1110 ++++++++++++++------
 META.yml                                           |  857 ++++++++++-----
 Makefile.PL                                        |   97 +-
 README                                             |    4 +-
 README.md                                          |  721 -------------
 dist.ini                                           |   31 +-
 lib/MooseX/Meta/TypeCoercion/Structured.pm         |   55 +-
 .../Meta/TypeCoercion/Structured/Optional.pm       |    1 +
 lib/MooseX/Meta/TypeConstraint/Structured.pm       |  111 +-
 .../Meta/TypeConstraint/Structured/Optional.pm     |    1 +
 lib/MooseX/Types/Structured.pm                     |  762 +++++++++++++-
 t/00-report-prereqs.dd                             |  146 +++
 t/00-report-prereqs.t                              |  257 +++--
 t/01-basic.t                                       |    6 +-
 t/02-tuple.t                                       |   10 +-
 t/03-dict.t                                        |   10 +-
 t/04-combined.t                                    |   10 +-
 t/05-advanced.t                                    |   10 +-
 t/06-api.t                                         |    8 +-
 t/07-coerce.t                                      |    8 +-
 t/08-examples.t                                    |   15 +-
 t/09-optional.t                                    |    2 +-
 t/10-recursion.t                                   |    3 +-
 t/11-overflow.t                                    |    1 -
 t/14-fully-qualified.t                             |   14 +
 t/bug-optional.t                                   |    2 +-
 t/regressions/01-is_type_of.t                      |    8 +-
 t/zzz-check-breaks.t                               |   18 +
 weaver.ini                                         |    8 -
 xt/author/00-compile.t                             |   12 +-
 xt/author/clean-namespaces.t                       |   13 +
 xt/author/eol.t                                    |   59 ++
 xt/author/kwalitee.t                               |    9 +
 xt/author/mojibake.t                               |    9 +
 xt/author/no-tabs.t                                |   59 ++
 xt/author/pod-spell.t                              |   27 +-
 xt/{release => author}/test-version.t              |   12 +-
 xt/release/changes_has_content.t                   |    2 +-
 xt/release/distmeta.t                              |    5 +-
 xt/release/eol.t                                   |    8 -
 xt/release/kwalitee.t                              |    4 -
 xt/release/minimum-version.t                       |    2 +-
 xt/release/mojibake.t                              |   12 -
 xt/release/no-tabs.t                               |   20 -
 xt/release/pod-coverage.t                          |   13 -
 xt/release/pod-syntax.t                            |    5 +-
 xt/release/portability.t                           |    1 +
 xt/release/unused-vars.t                           |    8 -
 54 files changed, 3053 insertions(+), 1801 deletions(-)

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



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