Kwalitee Issues

has_meta_yml

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

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: Device::WebIO::Exceptions

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
Device::WebIO Duct Tape for the Internet of Things 0.006 metacpan
Device::WebIO::Device Base role for all other Device::WebIO devices 0.006 metacpan
Device::WebIO::Device::ADC Role for Analog-to-Digital Input Converters 0.006 metacpan
Device::WebIO::Device::DigitalInput Role for general-purpose digital input 0.006 metacpan
Device::WebIO::Device::DigitalOutput Role for general-purpose digital output 0.006 metacpan
Device::WebIO::Device::I2CProvider Role for things that access I2C devices 0.006 metacpan
Device::WebIO::Device::I2CUser 0.006 metacpan
Device::WebIO::Device::OneWire 0.006 metacpan
Device::WebIO::Device::PWM 0.006 metacpan
Device::WebIO::Device::SPI 0.006 metacpan
Device::WebIO::Device::Serial 0.006 metacpan
Device::WebIO::Device::StillImageOutput Role for still images 0.006 metacpan
Device::WebIO::Device::TempSensor Role for Temperature Sensors 0.006 metacpan
Device::WebIO::Device::VideoOutput Role for video 0.006 metacpan
Device::WebIO::Exceptions 0.006 metacpan

Provides

Name File View
Device::WebIO::FunctionNotSupportedException lib/Device/WebIO/Exceptions.pm metacpan
Device::WebIO::PinDoesNotExistException lib/Device/WebIO/Exceptions.pm metacpan

Other Files

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