Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: RPi-WiringPi-0.99_04/lib/RPi/WiringPi/LCD.pm -- Around line 185: Non-ASCII character seen before =encoding in '5×8,'. Assuming UTF-8

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.

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.99_03,0.99_04

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
RPi::WiringPi Perl interface to Raspberry Pi's board, GPIO, LCDs and other various items 0.99_04 metacpan
RPi::WiringPi::Board Access and manipulate Raspberry Pi board attributes 0.99_03 metacpan
RPi::WiringPi::Interrupt Raspberry Pi GPIO pin interrupts 0.99_03 metacpan
RPi::WiringPi::LCD Perl interface to Raspberry Pi LCD displays via the GPIO pins 0.99_03 metacpan
RPi::WiringPi::Pin Access and manipulate Raspberry Pi GPIO pins 0.99_03 metacpan
RPi::WiringPi::Util Utility methods for RPi::WiringPi Raspberry Pi interface 0.99_03 metacpan

Other Files

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