Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (40) does not match dist (39):
  • Duplicates in MANIFEST: Makefile.PL

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.

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::GPIB::Advantest::TR4131, Device::GPIB::Controller, Device::GPIB::Controllers::LinuxGpib, Device::GPIB::Controllers::Prologix, Device::GPIB::Generic, Device::GPIB::HP::HP3456A, Device::GPIB::HP::HP3577A, Device::GPIB::Tektronix, Device::GPIB::Tektronix::AFG5101, Device::GPIB::Tektronix::DC5009, Device::GPIB::Tektronix::DM5010, Device::GPIB::Tektronix::DM5110, Device::GPIB::Tektronix::MI5010, Device::GPIB::Tektronix::PFG5105, Device::GPIB::Tektronix::PS5010, Device::GPIB::Tektronix::SI5010, Device::GPIB::Tektronix::SI5020

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.01,0.10,1.0

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Device::GPIB Perl extension to access a variety of generic and specific GPIB devices, via a number of supported GPIB interfaces. 1.0 metacpan
Device::GPIB::Advantest::TR4131 metacpan
Device::GPIB::Controller metacpan
Device::GPIB::Controllers::LinuxGpib 0.01 metacpan
Device::GPIB::Controllers::Prologix 0.10 metacpan
Device::GPIB::Generic metacpan
Device::GPIB::HP::HP3456A metacpan
Device::GPIB::HP::HP3577A metacpan
Device::GPIB::Tektronix metacpan
Device::GPIB::Tektronix::AFG5101 metacpan
Device::GPIB::Tektronix::DC5009 metacpan
Device::GPIB::Tektronix::DM5010 metacpan
Device::GPIB::Tektronix::DM5110 metacpan
Device::GPIB::Tektronix::MI5010 metacpan
Device::GPIB::Tektronix::PFG5105 metacpan
Device::GPIB::Tektronix::PS5010 metacpan
Device::GPIB::Tektronix::SI5010 metacpan
Device::GPIB::Tektronix::SI5020 metacpan

Other Files

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