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: Forks-Super-0.38/lib/Forks/Super/Job.pm -- Around line 1184: You forgot a '=back' before '=head3' Around line 1186: '=item' outside of any '=over' Around line 1222: You forgot a '=back' before '=head3' Around line 1224: '=item' outside of any '=over' Around line 1231: You forgot a '=back' before '=head3' Around line 1233: '=item' outside of any '=over' Around line 1238: You forgot a '=back' before '=head3' Around line 1240: '=item' outside of any '=over' Around line 1245: You forgot a '=back' before '=head3' Around line 1247: '=item' outside of any '=over' Around line 1253: You forgot a '=back' before '=head3' Around line 1255: '=item' outside of any '=over' Around line 1274: You forgot a '=back' before '=head3' Around line 1276: '=item' outside of any '=over' Around line 1282: You forgot a '=back' before '=head3' Around line 1284: '=item' outside of any '=over' Around line 1292: You forgot a '=back' before '=head3' Around line 1294: '=item' outside of any '=over' Around line 1318: You forgot a '=back' before '=head3' Around line 1320: '=item' outside of any '=over' Forks-Super-0.38/lib/Forks/Super.pm -- Around line 832: You forgot a '=back' before '=head3' Around line 834: '=item' outside of any '=over' Around line 1116: You forgot a '=back' before '=head3' Around line 1118: '=item' outside of any '=over' Around line 1358: You forgot a '=back' before '=head3' Around line 1360: '=item' outside of any '=over' Around line 1532: You forgot a '=back' before '=head3' Around line 1534: '=item' outside of any '=over' Around line 1558: You forgot a '=back' before '=head3' Around line 1560: '=item' outside of any '=over' Around line 1600: You forgot a '=back' before '=head3' Around line 1602: '=item' outside of any '=over' Around line 1613: You forgot a '=back' before '=head3' Around line 1615: '=item' outside of any '=over' Around line 1649: You forgot a '=back' before '=head3' Around line 1651: '=item' outside of any '=over' Around line 1657: You forgot a '=back' before '=head3' Around line 1659: '=item' outside of any '=over' Around line 1666: You forgot a '=back' before '=head3' Around line 1668: '=item' outside of any '=over' Around line 1681: You forgot a '=back' before '=head3' Around line 1683: '=item' outside of any '=over' Around line 1694: You forgot a '=back' before '=head3' Around line 1698: '=item' outside of any '=over' Around line 1750: You forgot a '=back' before '=head3' Around line 1752: '=item' outside of any '=over' Around line 1760: You forgot a '=back' before '=head3' Around line 1762: '=item' outside of any '=over' Around line 1764: You forgot a '=back' before '=head3' Around line 1766: '=item' outside of any '=over' Around line 1803: You forgot a '=back' before '=head3' Around line 1805: '=item' outside of any '=over' Around line 1810: You forgot a '=back' before '=head3' Around line 1812: '=item' outside of any '=over' Around line 1818: You forgot a '=back' before '=head3' Around line 1820: '=item' outside of any '=over' Around line 1898: You forgot a '=back' before '=head3' Around line 1900: '=item' outside of any '=over' Around line 1984: You forgot a '=back' before '=head3' Around line 1986: '=item' outside of any '=over' Around line 2001: You forgot a '=back' before '=head3' Around line 2003: '=item' outside of any '=over' Around line 2029: You forgot a '=back' before '=head3' Around line 2031: '=item' outside of any '=over' Around line 2088: You forgot a '=back' before '=head3' Around line 2090: '=item' outside of any '=over' Around line 2101: You forgot a '=back' before '=head3' Around line 2103: '=item' outside of any '=over' Around line 2139: You forgot a '=back' before '=head3' Around line 2141: '=item' outside of any '=over' Around line 2151: You forgot a '=back' before '=head3' Around line 2153: '=item' outside of any '=over' Around line 2169: You forgot a '=back' before '=head3' Around line 2171: '=item' outside of any '=over' Around line 2186: You forgot a '=back' before '=head3' Around line 2188: '=item' outside of any '=over' Around line 2203: You forgot a '=back' before '=head3' Around line 2205: '=item' outside of any '=over'

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: bundle/Sys-CpuAffinity/lib/Sys/CpuAffinity.pm, bundle/Sys-CpuLoadX/lib/Sys/CpuLoadX.pm

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: Sys::CpuLoadX

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Forks/Super/Config.pm: HASH(0x560b64686c78)
  • lib/Forks/Super/Debug.pm: HASH(0x560b646d64c8)
  • lib/Forks/Super/Job/Callback.pm: HASH(0x560b63a33158)
  • lib/Forks/Super/Job/Ipc.pm: HASH(0x560b64074fd0)
  • lib/Forks/Super/Job/OS.pm: HASH(0x560b63f596f0)
  • lib/Forks/Super/Job/OS/Win32.pm: HASH(0x560b64143530)
  • lib/Forks/Super/Job/Timeout.pm: HASH(0x560b63f60ad8)
  • lib/Forks/Super/Queue.pm: HASH(0x560b63fc2c68)
  • lib/Forks/Super/Wait.pm: HASH(0x560b64009330)

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.02,0.38,0.96

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Forks::Super extensions and convenience methods to manage background processes. 0.38 metacpan
Forks::Super::Config metacpan
Forks::Super::Debug metacpan
Forks::Super::Job object representing a background task 0.38 metacpan
Forks::Super::Job::Callback metacpan
Forks::Super::Job::Ipc metacpan
Forks::Super::Job::OS metacpan
Forks::Super::Job::OS::Win32 metacpan
Forks::Super::Job::Timeout metacpan
Forks::Super::LazyEval metacpan
Forks::Super::Queue metacpan
Forks::Super::Sigchld metacpan
Forks::Super::Tie::BackgroundArray metacpan
Forks::Super::Tie::BackgroundScalar metacpan
Forks::Super::Tie::BackgroundZcalar metacpan
Forks::Super::Tie::Enum metacpan
Forks::Super::Tie::IPCFileHandle metacpan
Forks::Super::Util 0.38 metacpan
Forks::Super::Wait metacpan
Sys::CpuAffinity Set CPU affinity for processes 0.96 metacpan
Sys::CpuLoadX a module to retrieve system load averages. 0.02 metacpan

Provides

Name File View
Forks::Super::SysInfo SysInfo.pm.PL metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.windows metacpan
bundle/Sys-CpuAffinity/Build.PL metacpan
bundle/Sys-CpuAffinity/MANIFEST metacpan
bundle/Sys-CpuLoadX/Build.PL metacpan
bundle/Sys-CpuLoadX/MANIFEST metacpan
bundle/Sys-CpuLoadX/META.yml metacpan