Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: t/perltidyrc,t/tidy.bin.t,t/tidy.t

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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Lim/Plugin/Zonalizer/CLI.pm: HASH(0x55a44050bc78)
  • lib/Lim/Plugin/Zonalizer/Client.pm: HASH(0x55a4408e2080)
  • lib/Lim/Plugin/Zonalizer/Collector.pm: HASH(0x55a4408bfc78)
  • lib/Lim/Plugin/Zonalizer/Server.pm: HASH(0x55a440502260)

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
Lim::Plugin::Zonalizer Analyze your zones with Zonemaster 1.02 metacpan
Lim::Plugin::Zonalizer::CLI CLI class for the zonalizer Lim plugin metacpan
Lim::Plugin::Zonalizer::Client Client class for the zonalizer Lim plugin metacpan
Lim::Plugin::Zonalizer::Collector Collector that runs Zonemaster in multiple threads. metacpan
Lim::Plugin::Zonalizer::DB The database interface for Zonalizer metacpan
Lim::Plugin::Zonalizer::DB::CouchDB The CouchDB database for Zonalizer metacpan
Lim::Plugin::Zonalizer::DB::Memory The in memory database for Zonalizer metacpan
Lim::Plugin::Zonalizer::Server Server class for the zonalizer Lim plugin metacpan

Other Files

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