[libparams-validate-perl] 01/05: Merge tag 'upstream/1.09'
gregor herrmann
gregoa at debian.org
Mon May 5 18:31:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libparams-validate-perl.
commit 266107bb0d5b3f05a160a08adc6019db40b787f1
Merge: f1ce6d8 c56f8ed
Author: gregor herrmann <gregoa at debian.org>
Date: Mon May 5 20:24:32 2014 +0200
Merge tag 'upstream/1.09'
Upstream version 1.09
Build.PL | 33 +++++++----
Changes | 19 +++++++
LICENSE | 2 +-
MANIFEST | 12 +---
META.json | 8 ++-
META.yml | 6 +-
README | 6 +-
_build/auto_features | 2 -
_build/build_params | 119 ---------------------------------------
_build/cleanup | 8 ---
_build/config_data | 2 -
_build/features | 2 -
_build/magicnum | 1 -
_build/notes | 2 -
_build/prereqs | 9 ---
_build/runtime_params | 2 -
dist.ini | 4 +-
lib/Attribute/Params/Validate.pm | 9 +--
lib/Params/Validate.pm | 9 +--
lib/Params/Validate/Constants.pm | 5 +-
lib/Params/Validate/PP.pm | 5 +-
lib/Params/Validate/XS.pm | 8 +--
lib/Params/Validate/XS.xs | 106 ++++++++++++++++++++++++++++------
lib/Params/ValidatePP.pm | 5 +-
lib/Params/ValidateXS.pm | 5 +-
t/19-untaint.t | 9 ++-
t/23-readonly.t | 19 ++++---
t/29-taint-mode.t | 45 +++++++++++----
t/35-large-arrays.t | 43 ++++++++++++++
t/release-no-tabs.t | 107 +++++++++++++++++++++++++++++++++--
t/release-pod-syntax.t | 5 +-
t/release-pp-19-untaint.t | 9 ++-
t/release-pp-23-readonly.t | 19 ++++---
t/release-pp-29-taint-mode.t | 46 +++++++++++----
t/release-pp-35-large-arrays.t | 56 ++++++++++++++++++
35 files changed, 469 insertions(+), 278 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparams-validate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list