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,test.sh

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Moose
  • Moose::Role
  • Tie::IxHash
  • UAV::Pilot
  • UAV::Pilot::ControlRover
  • UAV::Pilot::Driver
  • UAV::Pilot::EasyEvent
  • UAV::Pilot::Events
  • UAV::Pilot::Logger
  • UAV::Pilot::SDL::Joystick
  • UAV::Pilot::Video::FileDump
  • UAV::Pilot::Video::H264Handler
  • namespace::autoclean

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: UAV::Pilot::WumpusRover::Commands

test_prereq_matches_use

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

Error:

  • AnyEvent
  • Test::Moose
  • Test::Pod
  • UAV::Pilot
  • UAV::Pilot::Commands
  • UAV::Pilot::Control
  • UAV::Pilot::ControlRover
  • UAV::Pilot::EasyEvent
  • UAV::Pilot::Video::FileDump

Modules

Name Abstract Version View
UAV::Pilot::WumpusRover Control a rover over WiFi with a video feed metacpan
UAV::Pilot::WumpusRover::Control metacpan
UAV::Pilot::WumpusRover::Control::Event metacpan
UAV::Pilot::WumpusRover::Driver metacpan
UAV::Pilot::WumpusRover::Driver::Mock metacpan
UAV::Pilot::WumpusRover::Packet metacpan
UAV::Pilot::WumpusRover::Packet::Ack metacpan
UAV::Pilot::WumpusRover::Packet::Heartbeat metacpan
UAV::Pilot::WumpusRover::Packet::RadioMaxes metacpan
UAV::Pilot::WumpusRover::Packet::RadioMins metacpan
UAV::Pilot::WumpusRover::Packet::RadioOutputs metacpan
UAV::Pilot::WumpusRover::Packet::RadioTrims metacpan
UAV::Pilot::WumpusRover::Packet::RequestStartupMessage metacpan
UAV::Pilot::WumpusRover::Packet::StartupMessage metacpan
UAV::Pilot::WumpusRover::PacketFactory metacpan
UAV::Pilot::WumpusRover::Video metacpan
UAV::Pilot::WumpusRover::Video::Mock metacpan

Other Files

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