Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (9) does not match dist (40):
  • Missing in MANIFEST: MANIFEST, lib/Coat/Meta/TypeConstraint.pm, t/000_load.t, t/001_context.t, t/002_always_strict_warnings.t, t/003_coat_object.t, t/004_wrapped_method_context_propagation.t, t/005_coat_empty_class.t, t/006_extends.t, t/007_inheritance.t, t/008_multiple-around.t, t/009_point.t, t/010_hooks.t, t/011_metaclass_attributes_inheritance.t, t/011_metaclass_attributes_inheritance.t.orig, t/012_attribute_default_sub.t, t/013_type_constraints.t, t/014_attribute_permisisons.t, t/015_build_sub.t, t/016_type_constraints.t, t/017_triggers.t, t/019_type_constraints.t, t/020_moose_std_type_constraints.t, t/021_type_coercion.t, t/022_type_coercion_datetime.t, t/023_parameterized_type_constraint.t, t/024_class_name_type_constraint.t, t/025_class_constraint.t, t/026_attribute_overloading.t, t/Point.pm, t/Point3D.pm

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Coat-0.310/lib/Coat.pm -- Around line 441: You forgot a '=back' before '=head2'

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • DateTime
  • Test::Exception

Modules

Name Abstract Version View
Coat A light and self-dependent meta-class for Perl5 0.310 metacpan
Coat::Meta metacpan
Coat::Object The mother class for each class that uses Coat metacpan
Coat::Types Type constraint system for Coat metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan