Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.3]

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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:

  • Error::Hierarchy
  • Error::Hierarchy::Base
  • Error::Hierarchy::Container
  • Error::Hierarchy::Internal
  • Error::Hierarchy::Internal::AbstractMethod
  • Error::Hierarchy::Internal::Class
  • Error::Hierarchy::Internal::CustomMessage
  • Error::Hierarchy::Internal::DBI
  • Error::Hierarchy::Internal::DBI::DBH
  • Error::Hierarchy::Internal::DBI::DRH
  • Error::Hierarchy::Internal::DBI::H
  • Error::Hierarchy::Internal::DBI::STH
  • Error::Hierarchy::Internal::DBI::Unknown
  • Error::Hierarchy::Internal::EmptyArrayRef
  • Error::Hierarchy::Internal::EmptyHashRef
  • Error::Hierarchy::Internal::NoArrayRef
  • Error::Hierarchy::Internal::NoHashRef
  • Error::Hierarchy::Internal::ReadOnlyAttribute
  • Error::Hierarchy::Internal::ValueUndefined
  • Error::Hierarchy::Mixin
  • Error::Hierarchy::Test
  • Error::Hierarchy::Util

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Error::Hierarchy support for hierarchical exception classes 0.03 metacpan
Error::Hierarchy::Base base class for hierarchical exception classes 0.03 metacpan
Error::Hierarchy::Container container for hierarchical exceptions 0.03 metacpan
Error::Hierarchy::Internal base class for internal exceptions 0.03 metacpan
Error::Hierarchy::Internal::AbstractMethod for unimplemented methods 0.03 metacpan
Error::Hierarchy::Internal::Class when you got an object of a wrong class 0.03 metacpan
Error::Hierarchy::Internal::CustomMessage custom internal exception 0.03 metacpan
Error::Hierarchy::Internal::DBI DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::DBI::DBH DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::DBI::DRH DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::DBI::H DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::DBI::STH DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::DBI::Unknown DBI-related exception 0.03 metacpan
Error::Hierarchy::Internal::EmptyArrayRef when you expected a non-empty array ref 0.03 metacpan
Error::Hierarchy::Internal::EmptyHashRef when you expected a non-empty hash ref 0.03 metacpan
Error::Hierarchy::Internal::NoArrayRef when you expected an array ref 0.03 metacpan
Error::Hierarchy::Internal::NoHashRef when you expected a hash ref 0.03 metacpan
Error::Hierarchy::Internal::ReadOnlyAttribute when someone tried to set a value 0.03 metacpan
Error::Hierarchy::Internal::ValueUndefined when you expected a defined value 0.03 metacpan
Error::Hierarchy::Mixin provides often-used exception-related methods 0.03 metacpan
Error::Hierarchy::Test tools to test hierarchical exceptions 0.03 metacpan
Error::Hierarchy::Util assertions and other tools 0.03 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan