[libspecio-perl] 01/04: Merge tag 'upstream/0.31'

gregor herrmann gregoa at debian.org
Tue Nov 15 19:41:38 UTC 2016


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

gregoa pushed a commit to branch master
in repository libspecio-perl.

commit ac875d73ca8e0e48687309585eecff95eed76f99
Merge: 7355978 e9321bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 15 20:38:12 2016 +0100

    Merge tag 'upstream/0.31'
    
    Upstream version 0.31

 CONTRIBUTING.md                          |   8 +-
 Changes                                  |   9 ++
 META.json                                | 158 +++++++++++++++----------------
 META.yml                                 | 150 ++++++++++++++---------------
 Makefile.PL                              |   2 +-
 README.md                                |   5 +-
 dist.ini                                 |   1 +
 lib/Specio.pm                            |   7 +-
 lib/Specio/Coercion.pm                   |  32 +++++--
 lib/Specio/Constraint/AnyCan.pm          |   7 +-
 lib/Specio/Constraint/AnyDoes.pm         |   7 +-
 lib/Specio/Constraint/AnyIsa.pm          |   7 +-
 lib/Specio/Constraint/Enum.pm            |   7 +-
 lib/Specio/Constraint/Intersection.pm    |   9 +-
 lib/Specio/Constraint/ObjectCan.pm       |   7 +-
 lib/Specio/Constraint/ObjectDoes.pm      |   7 +-
 lib/Specio/Constraint/ObjectIsa.pm       |   7 +-
 lib/Specio/Constraint/Parameterizable.pm |   7 +-
 lib/Specio/Constraint/Parameterized.pm   |   7 +-
 lib/Specio/Constraint/Role/CanType.pm    |   9 +-
 lib/Specio/Constraint/Role/DoesType.pm   |   9 +-
 lib/Specio/Constraint/Role/Interface.pm  |  25 ++---
 lib/Specio/Constraint/Role/IsaType.pm    |   9 +-
 lib/Specio/Constraint/Simple.pm          |  34 +++++--
 lib/Specio/Constraint/Union.pm           |   9 +-
 lib/Specio/Declare.pm                    |   7 +-
 lib/Specio/DeclaredAt.pm                 |   7 +-
 lib/Specio/Exception.pm                  |  10 +-
 lib/Specio/Exporter.pm                   |   7 +-
 lib/Specio/Helpers.pm                    |   7 +-
 lib/Specio/Library/Builtins.pm           |   7 +-
 lib/Specio/Library/Numeric.pm            |   7 +-
 lib/Specio/Library/Perl.pm               |   7 +-
 lib/Specio/Library/String.pm             |   7 +-
 lib/Specio/OO.pm                         |   7 +-
 lib/Specio/PartialDump.pm                |   7 +-
 lib/Specio/Registry.pm                   |   7 +-
 lib/Specio/Role/Inlinable.pm             |  23 +++--
 lib/Specio/TypeChecks.pm                 |   7 +-
 lib/Test/Specio.pm                       |   7 +-
 xt/author/00-compile.t                   |  12 ++-
 xt/author/pod-spell.t                    |   2 +-
 42 files changed, 346 insertions(+), 331 deletions(-)

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



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