[libmoosex-params-validate-perl] 03/09: Merge tag 'upstream/0.21'
gregor herrmann
gregoa at debian.org
Sat May 9 20:39:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-params-validate-perl.
commit 7c8b24b33dba7866c643ab1aaaa9827e1791f840
Merge: f9004cf 9d683cd
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 9 22:33:01 2015 +0200
Merge tag 'upstream/0.21'
Upstream version 0.21
Changes | 165 +++--
INSTALL | 1 -
LICENSE | 8 +-
MANIFEST | 25 +-
META.json | 728 ++++++++++++++++++++-
META.yml | 567 +++++++++++++++-
Makefile.PL | 74 ++-
README | 13 -
README.md | 268 ++++++++
cpanfile | 49 ++
dist.ini | 52 +-
lib/MooseX/Params/Validate.pm | 124 +++-
.../Exception/ValidationFailedForTypeConstraint.pm | 127 ++++
perlcriticrc | 58 ++
perltidyrc | 21 +
t/00-compile.t | 52 ++
t/00-report-prereqs.dd | 59 ++
t/00-report-prereqs.t | 183 ++++++
t/000_load.t | 14 -
t/001_basic.t | 104 ++-
t/002_basic_list.t | 62 +-
t/003_nocache_flag.t | 3 +-
t/004_custom_cache_key.t | 3 +-
t/005_coercion.t | 20 +-
t/006_not_moose.t | 7 +-
t/007_deprecated.t | 3 +-
t/008_positional.t | 70 +-
t/009_wrapped.t | 7 +-
t/010_overloaded.t | 6 +-
t/011_allow_extra.t | 39 +-
t/012_ref_as_first_param.t | 3 +-
t/013_tc_message.t | 43 ++
t/014_anon_does.t | 55 ++
t/author-eol.t | 52 ++
t/author-no-tabs.t | 52 ++
t/author-pod-spell.t | 50 ++
t/{release-no-tabs.t => release-cpan-changes.t} | 13 +-
t/release-pod-coverage.t | 48 +-
t/release-pod-spell.t | 40 --
t/release-pod-syntax.t | 5 +-
t/{release-eol.t => release-portability.t} | 10 +-
t/{release-pod-syntax.t => release-synopsis.t} | 6 +-
t/release-test-version.t | 30 +
t/{release-pod-syntax.t => release-tidyall.t} | 10 +-
tidyall.ini | 19 +
45 files changed, 2934 insertions(+), 414 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-params-validate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list