Kwalitee Issues

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 (41) does not match dist (42):
  • Missing in MANIFEST: META.yml

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.

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
DNS::LDNS Perl extension for the ldns library 0.51 metacpan
DNS::LDNS::DNSSecDataChain DNSSec data chain element 0.51 metacpan
DNS::LDNS::DNSSecName Dname with rrsets in a dnssec zone 0.51 metacpan
DNS::LDNS::DNSSecRRSets Linked list of rrsets in a dnssec zone 0.51 metacpan
DNS::LDNS::DNSSecRRs Linked list of rrs in a dnssec zone 0.51 metacpan
DNS::LDNS::DNSSecTrustTree Trust tree from signed RR to trust anchors 0.51 metacpan
DNS::LDNS::DNSSecZone Zone with dnssec data 0.51 metacpan
DNS::LDNS::GC Garbage collector, used internally by the DNS::LDNS modules 0.51 metacpan
DNS::LDNS::Key DNSSec private key 0.51 metacpan
DNS::LDNS::KeyList Linked list of dnssec keys 0.51 metacpan
DNS::LDNS::Packet DNS packet 0.51 metacpan
DNS::LDNS::RBNode Node in the RBTree 0.51 metacpan
DNS::LDNS::RBTree Tree of DNSSecName nodes 0.51 metacpan
DNS::LDNS::RData Rdata field or a dname in an rr 0.51 metacpan
DNS::LDNS::RR Resource record 0.51 metacpan
DNS::LDNS::RRList List of rrs 0.51 metacpan
DNS::LDNS::Resolver DNS resolver 0.51 metacpan
DNS::LDNS::Zone Parsed zonefile 0.51 metacpan

Other Files

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