[libspecio-perl] 01/03: Merge tag 'upstream/0.30'

gregor herrmann gregoa at debian.org
Sat Oct 22 21:36:45 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 075f5a122ff6cb71c31c5013055f9fe48cc52173
Merge: 730bcf5 5659e35
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 22 23:33:28 2016 +0200

    Merge tag 'upstream/0.30'
    
    Upstream version 0.30

 CONTRIBUTING.md                          |  2 +-
 Changes                                  |  8 +++
 META.json                                | 86 ++++++++++++++++----------------
 META.yml                                 | 86 ++++++++++++++++----------------
 Makefile.PL                              |  2 +-
 README.md                                |  2 +-
 lib/Specio.pm                            |  4 +-
 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  | 22 ++++----
 lib/Specio/Constraint/Role/IsaType.pm    |  4 +-
 lib/Specio/Constraint/Simple.pm          |  4 +-
 lib/Specio/Constraint/Union.pm           |  4 +-
 lib/Specio/Declare.pm                    |  4 +-
 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 +-
 t/with-moo.t                             | 55 ++++++++++++++++++++
 40 files changed, 228 insertions(+), 163 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