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

gregor herrmann gregoa at debian.org
Fri Jan 13 22:36:02 UTC 2017


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

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

commit 78e309d75f51ba8665c1d6998873febe64665d5e
Merge: ce06812 9c05699
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 13 23:32:19 2017 +0100

    Merge tag 'upstream/0.32'
    
    Upstream version 0.32

 CONTRIBUTING.md                          |   4 +-
 Changes                                  |   9 ++
 LICENSE                                  |   2 +-
 MANIFEST                                 |   2 +-
 META.json                                | 137 +++++++++++++++++--------------
 META.yml                                 | 132 +++++++++++++++--------------
 Makefile.PL                              |   2 +-
 README.md                                |  15 +++-
 TODO.pod => TODO.md                      |  53 ++++++------
 dist.ini                                 |   1 +
 lib/Specio.pm                            |  17 ++--
 lib/Specio/Coercion.pm                   |  17 ++--
 lib/Specio/Constraint/AnyCan.pm          |  36 ++++----
 lib/Specio/Constraint/AnyDoes.pm         |  17 ++--
 lib/Specio/Constraint/AnyIsa.pm          |  17 ++--
 lib/Specio/Constraint/Enum.pm            |  17 ++--
 lib/Specio/Constraint/Intersection.pm    |  17 ++--
 lib/Specio/Constraint/ObjectCan.pm       |  29 ++++---
 lib/Specio/Constraint/ObjectDoes.pm      |  17 ++--
 lib/Specio/Constraint/ObjectIsa.pm       |  17 ++--
 lib/Specio/Constraint/Parameterizable.pm |  17 ++--
 lib/Specio/Constraint/Parameterized.pm   |  17 ++--
 lib/Specio/Constraint/Role/CanType.pm    |  17 ++--
 lib/Specio/Constraint/Role/DoesType.pm   |  17 ++--
 lib/Specio/Constraint/Role/Interface.pm  |  17 ++--
 lib/Specio/Constraint/Role/IsaType.pm    |  17 ++--
 lib/Specio/Constraint/Simple.pm          |  17 ++--
 lib/Specio/Constraint/Union.pm           |  17 ++--
 lib/Specio/Declare.pm                    |  17 ++--
 lib/Specio/DeclaredAt.pm                 |  17 ++--
 lib/Specio/Exception.pm                  |  17 ++--
 lib/Specio/Exporter.pm                   |  17 ++--
 lib/Specio/Helpers.pm                    |  17 ++--
 lib/Specio/Library/Builtins.pm           |  17 ++--
 lib/Specio/Library/Numeric.pm            |  17 ++--
 lib/Specio/Library/Perl.pm               |  17 ++--
 lib/Specio/Library/String.pm             |  17 ++--
 lib/Specio/OO.pm                         |  17 ++--
 lib/Specio/PartialDump.pm                |  17 ++--
 lib/Specio/Registry.pm                   |  17 ++--
 lib/Specio/Role/Inlinable.pm             |  17 ++--
 lib/Specio/TypeChecks.pm                 |  17 ++--
 lib/Test/Specio.pm                       |  17 ++--
 43 files changed, 607 insertions(+), 342 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