Kwalitee Issues

No Core Issues.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Specio Type constraints and coercions for Perl 0.08 metacpan
Specio::Coercion A class representing a coercion from one type to another 0.08 metacpan
Specio::Constraint::AnyCan A class for constraints which require a class name or object with a set of methods 0.08 metacpan
Specio::Constraint::AnyDoes A class for constraints which require a class name or an object that does a specific role 0.08 metacpan
Specio::Constraint::AnyIsa A class for constraints which require a class name or an object that inherit from a specific class 0.08 metacpan
Specio::Constraint::Enum A class for constraints which require a string matching one of a set of values 0.08 metacpan
Specio::Constraint::ObjectCan A class for constraints which require an object with a set of methods 0.08 metacpan
Specio::Constraint::ObjectDoes A class for constraints which require an object that does a specific role 0.08 metacpan
Specio::Constraint::ObjectIsa A class for constraints which require an object that inherits from a specific class 0.08 metacpan
Specio::Constraint::Parameterizable A class which represents parameterizable constraints 0.08 metacpan
Specio::Constraint::Parameterized A class which represents parameterized constraints 0.08 metacpan
Specio::Constraint::Role::CanType Provides a common implementation for Specio::Constraint::AnyCan and Specio::Constraint::ObjectCan 0.08 metacpan
Specio::Constraint::Role::DoesType Provides a common implementation for Specio::Constraint::AnyDoes and Specio::Constraint::ObjectDoes 0.08 metacpan
Specio::Constraint::Role::Interface The interface all type constraints should provide 0.08 metacpan
Specio::Constraint::Role::IsaType Provides a common implementation for Specio::Constraint::AnyIsa and Specio::Constraint::ObjectIsa 0.08 metacpan
Specio::Constraint::Simple Class for simple (non-parameterized or specialized) types 0.08 metacpan
Specio::Declare Specio declaration subroutines 0.08 metacpan
Specio::DeclaredAt A class to represent where a type or coercion was declared 0.08 metacpan
Specio::Exception A Throwable::Error subclass for type constraint failures 0.08 metacpan
Specio::Exporter Base class for type libraries 0.08 metacpan
Specio::Helpers Helper subs for the Specio distro 0.08 metacpan
Specio::Library::Builtins Implements type constraint objects for Perl's built-in types 0.08 metacpan
Specio::Registry Implements the per-package type registry 0.08 metacpan
Specio::Role::Inlinable A role for things which can be inlined (type constraints and coercions) 0.08 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan