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: License 'artistic2' is invalid (license) [Validation: 1.4]

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 (45) does not match dist (42):
  • Missing in Dist: lib/DBIx/Class/Objects/ResultSet.pm, lib/DBIx/Class/Objects/Role/ClassName.pm, t/resultset.t

has_meta_json

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

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.

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
DBIx::Class::Objects Rewrite your DBIC objects via inheritance 0.01 metacpan
DBIx::Class::Objects::Attribute::Trait::DBIC 0.01 metacpan
DBIx::Class::Objects::Base Base class for DBIx::Class::Objects objects 0.01 metacpan
DBIx::Class::Objects::Role::Result 0.01 metacpan
DBIx::Class::Objects::Util Internal utilities for DBIx::Class::Objects 0.01 metacpan

Provides

Name File View
Moose::Meta::Attribute::Custom::Trait::DBIC lib/DBIx/Class/Objects/Attribute/Trait/DBIC.pm metacpan

Other Files

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