Kwalitee Issues

has_meta_yml

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

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: MANIFEST.SKIP

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HiPi::BCM2835::I2C
  • UAV::Pilot::WumpusRover::PacketFactory
  • namespace::autoclean

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

test_prereq_matches_use

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

Error:

  • UAV::Pilot::WumpusRover::PacketFactory

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
UAV::Pilot::WumpusRover::Server 0.3 metacpan
UAV::Pilot::WumpusRover::Server::Backend metacpan
UAV::Pilot::WumpusRover::Server::Backend::Mock metacpan
UAV::Pilot::WumpusRover::Server::Backend::RaspberryPiI2C metacpan
UAV::Pilot::WumpusRover::Server::Mock metacpan

Other Files

MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan