Kwalitee Issues

No Core Issues.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Type
  • Type::Coercion
  • Type::Exception
  • Type::Registry

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

Other Files

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