Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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

Other Files

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