Kwalitee Issues

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: Pfacter

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (43):
  • Missing in MANIFEST: README, lib/Pfacter/swap.pm, lib/Pfacter/wwn.pm, t/01-kernel.t
  • Missing in Dist: t/01-core.t

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: Pfacter, Pfacter::architecture, Pfacter::cfclasses, Pfacter::cfversion, Pfacter::disk, Pfacter::domain, Pfacter::filesystems, Pfacter::fqdn, Pfacter::hardwaremanufacturer, Pfacter::hardwaremodel, Pfacter::hardwareplatform, Pfacter::hardwareproduct, Pfacter::hostname, Pfacter::ipaddress, Pfacter::kernel, Pfacter::kernelrelease, Pfacter::kernelversion, Pfacter::localtime, Pfacter::lsbdescription, Pfacter::lsbid, Pfacter::lsbrelease, Pfacter::macaddress, Pfacter::memory, Pfacter::memorytotal, Pfacter::operatingsystem, Pfacter::processor, Pfacter::processorcount, Pfacter::productid, Pfacter::serialnumber, Pfacter::swap, Pfacter::uniqueid, Pfacter::wwn

main_module_version_matches_dist_version

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

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_meta_json

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

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: Pfacter, Pfacter::architecture, Pfacter::cfclasses, Pfacter::cfversion, Pfacter::disk, Pfacter::domain, Pfacter::filesystems, Pfacter::fqdn, Pfacter::hardwaremanufacturer, Pfacter::hardwaremodel, Pfacter::hardwareplatform, Pfacter::hardwareproduct, Pfacter::hostname, Pfacter::ipaddress, Pfacter::kernel, Pfacter::kernelrelease, Pfacter::kernelversion, Pfacter::localtime, Pfacter::lsbdescription, Pfacter::lsbid, Pfacter::lsbrelease, Pfacter::macaddress, Pfacter::memory, Pfacter::memorytotal, Pfacter::operatingsystem, Pfacter::processor, Pfacter::processorcount, Pfacter::productid, Pfacter::serialnumber, Pfacter::swap, Pfacter::uniqueid, Pfacter::wwn

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
Pfacter 1.14 metacpan
Pfacter::architecture metacpan
Pfacter::cfclasses metacpan
Pfacter::cfversion metacpan
Pfacter::disk metacpan
Pfacter::domain metacpan
Pfacter::filesystems metacpan
Pfacter::fqdn metacpan
Pfacter::hardwaremanufacturer metacpan
Pfacter::hardwaremodel metacpan
Pfacter::hardwareplatform metacpan
Pfacter::hardwareproduct metacpan
Pfacter::hostname metacpan
Pfacter::ipaddress metacpan
Pfacter::kernel metacpan
Pfacter::kernelrelease metacpan
Pfacter::kernelversion metacpan
Pfacter::localtime metacpan
Pfacter::lsbdescription metacpan
Pfacter::lsbid metacpan
Pfacter::lsbrelease metacpan
Pfacter::macaddress metacpan
Pfacter::memory metacpan
Pfacter::memorytotal metacpan
Pfacter::operatingsystem metacpan
Pfacter::processor metacpan
Pfacter::processorcount metacpan
Pfacter::productid metacpan
Pfacter::serialnumber metacpan
Pfacter::uniqueid metacpan

Other Files

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