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.

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.

Modules

Name Abstract Version View
Data::AsObject Easy OO access to complex perl data structures 0.07 metacpan
Data::AsObject::Array Base class for Data::AsObject arrayrefs 0.07 metacpan
Data::AsObject::Hash Base class for Data::AsObject hashrefs 0.07 metacpan

Provides

Name File View
Data::AsObject::Array::Loose lib/Data/AsObject/Array.pm metacpan
Data::AsObject::Array::Silent lib/Data/AsObject/Array.pm metacpan
Data::AsObject::Array::Strict lib/Data/AsObject/Array.pm metacpan
Data::AsObject::Hash::Loose lib/Data/AsObject/Hash.pm metacpan
Data::AsObject::Hash::Silent lib/Data/AsObject/Hash.pm metacpan
Data::AsObject::Hash::Strict lib/Data/AsObject/Hash.pm metacpan

Other Files

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