[libparams-validationcompiler-perl] 01/03: Update upstream source from tag 'upstream/0.26'

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Dec 21 21:16:19 UTC 2017


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

nickm-guest pushed a commit to branch master
in repository libparams-validationcompiler-perl.

commit 2c5179f1385e1b12491c2b3eee24613b935dd839
Merge: 150cc9e a692a70
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Dec 21 20:47:44 2017 +0000

    Update upstream source from tag 'upstream/0.26'
    
    Update to upstream version '0.26'
    with Debian dir 117e1bf5a851692815920964ff15d970a9b73987

 CONTRIBUTING.md                             |   2 +-
 Changes                                     |  18 ++++
 MANIFEST                                    |   4 +-
 META.json                                   | 151 ++++++++++++++--------------
 META.yml                                    | 150 +++++++++++++--------------
 Makefile.PL                                 |   8 +-
 README.md                                   |  15 +--
 appveyor.yml                                |  17 ++++
 cpanfile                                    |   3 +-
 eg/bench-named.pl                           | 139 ++++++++++++++++---------
 eg/bench-pos.pl                             | 126 +++++++++++++++--------
 lib/Params/ValidationCompiler.pm            |  17 ++--
 lib/Params/ValidationCompiler/Compiler.pm   |  75 ++++++++------
 lib/Params/ValidationCompiler/Exceptions.pm |   4 +-
 t/00-report-prereqs.dd                      |   3 +-
 t/00-report-prereqs.t                       |  18 +++-
 t/default.t                                 |   2 +-
 t/exceptions.t                              |  25 +++++
 t/moose.t                                   |   2 +-
 t/name-fails.t                              |   2 +-
 t/name.t                                    |   2 +-
 t/named/args-check.t                        |  10 +-
 t/named/const-hash.t                        |   2 +-
 t/named/locked-hash.t                       |   2 +-
 t/named/required.t                          |   2 +-
 t/named/slurpy.t                            |   6 +-
 t/pairs-to-value-list.t                     |   2 +-
 t/positional/default.t                      |   2 +-
 t/positional/required.t                     |   4 +-
 t/positional/slurpy.t                       |  10 +-
 t/self-check.t                              |   2 +-
 t/source_for.t                              |   2 +-
 t/specio.t                                  |   2 +-
 t/type-tiny.t                               |   2 +-
 tidyall.ini                                 |  21 +---
 xt/author/00-compile.t                      |   4 +-
 xt/author/eol.t                             |   1 +
 xt/author/no-tabs.t                         |   1 +
 38 files changed, 514 insertions(+), 344 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparams-validationcompiler-perl.git



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