Forks-Super 0.39 Deleted
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.39/lib/Forks/Super/Job.pm -- Around line 1220: You forgot a '=back' before '=head3' Around line 1222: '=item' outside of any '=over' Around line 1258: You forgot a '=back' before '=head3' Around line 1260: '=item' outside of any '=over' Around line 1267: You forgot a '=back' before '=head3' Around line 1269: '=item' outside of any '=over' Around line 1274: You forgot a '=back' before '=head3' Around line 1276: '=item' outside of any '=over' Around line 1281: You forgot a '=back' before '=head3' Around line 1283: '=item' outside of any '=over' Around line 1289: You forgot a '=back' before '=head3' Around line 1291: '=item' outside of any '=over' Around line 1310: You forgot a '=back' before '=head3' Around line 1312: '=item' outside of any '=over' Around line 1318: You forgot a '=back' before '=head3' Around line 1320: '=item' outside of any '=over' Around line 1328: You forgot a '=back' before '=head3' Around line 1330: '=item' outside of any '=over' Around line 1354: You forgot a '=back' before '=head3' Around line 1356: '=item' outside of any '=over' Forks-Super-0.39/lib/Forks/Super.pm -- Around line 842: You forgot a '=back' before '=head3' Around line 844: '=item' outside of any '=over' Around line 1126: You forgot a '=back' before '=head3' Around line 1128: '=item' outside of any '=over' Around line 1368: You forgot a '=back' before '=head3' Around line 1370: '=item' outside of any '=over' Around line 1542: You forgot a '=back' before '=head3' Around line 1544: '=item' outside of any '=over' Around line 1568: You forgot a '=back' before '=head3' Around line 1570: '=item' outside of any '=over' Around line 1610: You forgot a '=back' before '=head3' Around line 1612: '=item' outside of any '=over' Around line 1623: You forgot a '=back' before '=head3' Around line 1625: '=item' outside of any '=over' Around line 1659: You forgot a '=back' before '=head3' Around line 1661: '=item' outside of any '=over' Around line 1667: You forgot a '=back' before '=head3' Around line 1669: '=item' outside of any '=over' Around line 1676: You forgot a '=back' before '=head3' Around line 1678: '=item' outside of any '=over' Around line 1691: You forgot a '=back' before '=head3' Around line 1693: '=item' outside of any '=over' Around line 1704: You forgot a '=back' before '=head3' Around line 1708: '=item' outside of any '=over' Around line 1760: You forgot a '=back' before '=head3' Around line 1762: '=item' outside of any '=over' Around line 1770: You forgot a '=back' before '=head3' Around line 1772: '=item' outside of any '=over' Around line 1774: You forgot a '=back' before '=head3' Around line 1776: '=item' outside of any '=over' Around line 1813: You forgot a '=back' before '=head3' Around line 1815: '=item' outside of any '=over' Around line 1820: You forgot a '=back' before '=head3' Around line 1822: '=item' outside of any '=over' Around line 1828: You forgot a '=back' before '=head3' Around line 1830: '=item' outside of any '=over' Around line 1908: You forgot a '=back' before '=head3' Around line 1910: '=item' outside of any '=over' Around line 1994: You forgot a '=back' before '=head3' Around line 1996: '=item' outside of any '=over' Around line 2011: You forgot a '=back' before '=head3' Around line 2013: '=item' outside of any '=over' Around line 2039: You forgot a '=back' before '=head3' Around line 2041: '=item' outside of any '=over' Around line 2098: You forgot a '=back' before '=head3' Around line 2100: '=item' outside of any '=over' Around line 2111: You forgot a '=back' before '=head3' Around line 2113: '=item' outside of any '=over' Around line 2149: You forgot a '=back' before '=head3' Around line 2151: '=item' outside of any '=over' Around line 2161: You forgot a '=back' before '=head3' Around line 2163: '=item' outside of any '=over' Around line 2179: You forgot a '=back' before '=head3' Around line 2181: '=item' outside of any '=over' Around line 2196: You forgot a '=back' before '=head3' Around line 2198: '=item' outside of any '=over' Around line 2213: You forgot a '=back' before '=head3' Around line 2215: '=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(0x560b639fcec8)
- lib/Forks/Super/Debug.pm: HASH(0x560b644f48d8)
- lib/Forks/Super/Job/Callback.pm: HASH(0x560b6457ec88)
- lib/Forks/Super/Job/Ipc.pm: HASH(0x560b64566788)
- lib/Forks/Super/Job/OS.pm: HASH(0x560b63a65ed0)
- lib/Forks/Super/Job/OS/Win32.pm: HASH(0x560b6457f168)
- lib/Forks/Super/Job/Timeout.pm: HASH(0x560b64527a88)
- lib/Forks/Super/Queue.pm: HASH(0x560b644d8f58)
- lib/Forks/Super/Wait.pm: HASH(0x560b64628868)
- 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.39,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.39 | metacpan |
| Forks::Super::Config | metacpan | ||
| Forks::Super::Debug | metacpan | ||
| Forks::Super::Job | object representing a background task | 0.39 | 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.39 | 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 |