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,scripts/anyevent_example.pl,scripts/easy_event_example.pl,scripts/fake_nav.pl,scripts/fletcher8.pl,scripts/float_convert.pl,scripts/h264_to_wumpus_video_gstreamer.pl,scripts/nav_data_demo.pl,scripts/nav_data_dump.js,scripts/nav_data_dump.pl,scripts/start_wumpusrover_server.sh,scripts/video_dump.pl,scripts/wumpus_video_display.pl,scripts/wumpus_video_gstreamer.pl,scripts/wumpus_video_to_h264.pl

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: UAV::Pilot::MockInit::Commands

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_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::Mock::Commands, UAV::Pilot::MockInit::Commands

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 Base library for controlling UAVs 1.2 metacpan
UAV::Pilot::Commands 1.2 metacpan
UAV::Pilot::Control 1.2 metacpan
UAV::Pilot::ControlHelicopter 1.2 metacpan
UAV::Pilot::ControlRover 1.2 metacpan
UAV::Pilot::Driver 1.2 metacpan
UAV::Pilot::EasyEvent 1.2 metacpan
UAV::Pilot::EventHandler 1.2 metacpan
UAV::Pilot::Events 1.2 metacpan
UAV::Pilot::Logger 1.2 metacpan
UAV::Pilot::NavCollector 1.2 metacpan
UAV::Pilot::NavCollector::AckEvents 1.2 metacpan
UAV::Pilot::Server 1.2 metacpan
UAV::Pilot::Video::FileDump 1.2 metacpan
UAV::Pilot::Video::H264Handler 1.2 metacpan
UAV::Pilot::Video::Mock::RawHandler 1.2 metacpan
UAV::Pilot::Video::RawHandler 1.2 metacpan

Provides

Name File View
UAV::Pilot::ArdupilotPacketException::BadChecksum lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::ArdupilotPacketException::BadHeader lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::CommandNotFoundException lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::Exception lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::FileNotFoundException lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::IOException lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::NavPacketException::BadHeader lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::NumberOutOfRangeException lib/UAV/Pilot/Exceptions.pm metacpan
UAV::Pilot::VideoException lib/UAV/Pilot/Exceptions.pm metacpan

Other Files

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