[libparams-validate-perl] 01/06: Merge tag 'upstream/1.22'

gregor herrmann gregoa at debian.org
Sun Feb 14 00:59:11 UTC 2016


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 30a70aff28eb47782b38e115fd05fa7ff6fa430c
Merge: 45df970 f309314
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 14 01:50:13 2016 +0100

    Merge tag 'upstream/1.22'
    
    Upstream version 1.22

 Build.PL                                        |   6 +-
 Changes                                         |  17 ++
 LICENSE                                         |   2 +-
 MANIFEST                                        |   8 +-
 META.json                                       | 202 ++++++++++++++++--------
 META.yml                                        | 182 +++++++++++++--------
 README.md                                       |  14 +-
 cpanfile                                        |   3 +
 lib/Params/Validate.pm                          |  15 +-
 lib/Params/Validate/Constants.pm                |   2 +-
 lib/Params/Validate/PP.pm                       |   6 +-
 lib/Params/Validate/XS.pm                       |   2 +-
 lib/Params/Validate/XS.xs                       |   2 +-
 lib/Params/ValidatePP.pm                        |   2 +-
 lib/Params/ValidateXS.pm                        |   2 +-
 t/00-report-prereqs.dd                          |   3 +
 t/38-callback-message.t                         |  57 +++++++
 t/39-reentrant.t                                |  49 ++++++
 t/author-00-compile.t                           |   4 +-
 t/author-eol.t                                  |   6 +-
 t/author-mojibake.t                             |  17 ++
 t/author-no-tabs.t                              |   6 +-
 t/author-pod-spell.t                            |   4 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/{release-pod-syntax.t => release-meta-json.t} |   6 +-
 t/release-pp-38-callback-message.t              |  57 +++++++
 t/release-pp-39-reentrant.t                     |  62 ++++++++
 27 files changed, 575 insertions(+), 166 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