[libspecio-perl] 01/02: Merge tag 'upstream/0.33'

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Jan 25 23:51:37 UTC 2017


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

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

commit bb307a139163ebd259b461cd4dcfab76e2c45828
Merge: 7a9676e 764f116
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Wed Jan 25 23:42:24 2017 +0000

    Merge tag 'upstream/0.33'
    
    Upstream version 0.33

 Changes                                  |  12 ++-
 META.json                                | 142 +++++++++++++++----------------
 META.yml                                 | 140 +++++++++++++++---------------
 Makefile.PL                              |   2 +-
 README.md                                |   4 +-
 lib/Specio.pm                            |   6 +-
 lib/Specio/Coercion.pm                   |   4 +-
 lib/Specio/Constraint/AnyCan.pm          |   4 +-
 lib/Specio/Constraint/AnyDoes.pm         |   4 +-
 lib/Specio/Constraint/AnyIsa.pm          |   4 +-
 lib/Specio/Constraint/Enum.pm            |   4 +-
 lib/Specio/Constraint/Intersection.pm    |   4 +-
 lib/Specio/Constraint/ObjectCan.pm       |   4 +-
 lib/Specio/Constraint/ObjectDoes.pm      |   4 +-
 lib/Specio/Constraint/ObjectIsa.pm       |   4 +-
 lib/Specio/Constraint/Parameterizable.pm |   4 +-
 lib/Specio/Constraint/Parameterized.pm   |   4 +-
 lib/Specio/Constraint/Role/CanType.pm    |   4 +-
 lib/Specio/Constraint/Role/DoesType.pm   |   4 +-
 lib/Specio/Constraint/Role/Interface.pm  |   4 +-
 lib/Specio/Constraint/Role/IsaType.pm    |   4 +-
 lib/Specio/Constraint/Simple.pm          |   4 +-
 lib/Specio/Constraint/Union.pm           |   4 +-
 lib/Specio/Declare.pm                    |   8 +-
 lib/Specio/DeclaredAt.pm                 |   4 +-
 lib/Specio/Exception.pm                  |   4 +-
 lib/Specio/Exporter.pm                   |   4 +-
 lib/Specio/Helpers.pm                    |   4 +-
 lib/Specio/Library/Builtins.pm           |   4 +-
 lib/Specio/Library/Numeric.pm            |   4 +-
 lib/Specio/Library/Perl.pm               |   4 +-
 lib/Specio/Library/String.pm             |   4 +-
 lib/Specio/OO.pm                         |   4 +-
 lib/Specio/PartialDump.pm                |   4 +-
 lib/Specio/Registry.pm                   |   4 +-
 lib/Specio/Role/Inlinable.pm             |   4 +-
 lib/Specio/TypeChecks.pm                 |   4 +-
 lib/Test/Specio.pm                       |   4 +-
 38 files changed, 222 insertions(+), 216 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