Forks-Super 0.37 Deleted
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Expected a map structure from string or file. (recommends) [Validation: 1.4]
- 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.37/lib/Forks/Super/Job.pm -- Around line 1172: You forgot a '=back' before '=head3' Around line 1174: '=item' outside of any '=over' Around line 1210: You forgot a '=back' before '=head3' Around line 1212: '=item' outside of any '=over' Around line 1219: You forgot a '=back' before '=head3' Around line 1221: '=item' outside of any '=over' Around line 1226: You forgot a '=back' before '=head3' Around line 1228: '=item' outside of any '=over' Around line 1233: You forgot a '=back' before '=head3' Around line 1235: '=item' outside of any '=over' Around line 1241: You forgot a '=back' before '=head3' Around line 1243: '=item' outside of any '=over' Around line 1262: You forgot a '=back' before '=head3' Around line 1264: '=item' outside of any '=over' Around line 1270: You forgot a '=back' before '=head3' Around line 1272: '=item' outside of any '=over' Around line 1280: You forgot a '=back' before '=head3' Around line 1282: '=item' outside of any '=over' Around line 1306: You forgot a '=back' before '=head3' Around line 1308: '=item' outside of any '=over' Forks-Super-0.37/lib/Forks/Super.pm -- Around line 787: You forgot a '=back' before '=head3' Around line 789: '=item' outside of any '=over' Around line 1072: You forgot a '=back' before '=head3' Around line 1074: '=item' outside of any '=over' Around line 1314: You forgot a '=back' before '=head3' Around line 1316: '=item' outside of any '=over' Around line 1488: You forgot a '=back' before '=head3' Around line 1490: '=item' outside of any '=over' Around line 1514: You forgot a '=back' before '=head3' Around line 1516: '=item' outside of any '=over' Around line 1556: You forgot a '=back' before '=head3' Around line 1558: '=item' outside of any '=over' Around line 1569: You forgot a '=back' before '=head3' Around line 1571: '=item' outside of any '=over' Around line 1605: You forgot a '=back' before '=head3' Around line 1607: '=item' outside of any '=over' Around line 1613: You forgot a '=back' before '=head3' Around line 1615: '=item' outside of any '=over' Around line 1622: You forgot a '=back' before '=head3' Around line 1624: '=item' outside of any '=over' Around line 1637: You forgot a '=back' before '=head3' Around line 1639: '=item' outside of any '=over' Around line 1650: You forgot a '=back' before '=head3' Around line 1654: '=item' outside of any '=over' Around line 1706: You forgot a '=back' before '=head3' Around line 1708: '=item' outside of any '=over' Around line 1716: You forgot a '=back' before '=head3' Around line 1718: '=item' outside of any '=over' Around line 1720: You forgot a '=back' before '=head3' Around line 1722: '=item' outside of any '=over' Around line 1759: You forgot a '=back' before '=head3' Around line 1761: '=item' outside of any '=over' Around line 1766: You forgot a '=back' before '=head3' Around line 1768: '=item' outside of any '=over' Around line 1774: You forgot a '=back' before '=head3' Around line 1776: '=item' outside of any '=over' Around line 1854: You forgot a '=back' before '=head3' Around line 1856: '=item' outside of any '=over' Around line 1940: You forgot a '=back' before '=head3' Around line 1942: '=item' outside of any '=over' Around line 1957: You forgot a '=back' before '=head3' Around line 1959: '=item' outside of any '=over' Around line 1985: You forgot a '=back' before '=head3' Around line 1987: '=item' outside of any '=over' Around line 2044: You forgot a '=back' before '=head3' Around line 2046: '=item' outside of any '=over' Around line 2057: You forgot a '=back' before '=head3' Around line 2059: '=item' outside of any '=over' Around line 2095: You forgot a '=back' before '=head3' Around line 2097: '=item' outside of any '=over' Around line 2107: You forgot a '=back' before '=head3' Around line 2109: '=item' outside of any '=over' Around line 2125: You forgot a '=back' before '=head3' Around line 2127: '=item' outside of any '=over' Around line 2142: You forgot a '=back' before '=head3' Around line 2144: '=item' outside of any '=over' Around line 2159: You forgot a '=back' before '=head3' Around line 2161: '=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(0x560b6663ef88)
- lib/Forks/Super/Debug.pm: HASH(0x560b666efa90)
- lib/Forks/Super/Job/Callback.pm: HASH(0x560b6662af98)
- lib/Forks/Super/Job/Ipc.pm: HASH(0x560b664f7770)
- lib/Forks/Super/Job/OS.pm: HASH(0x560b666b7ed0)
- lib/Forks/Super/Job/OS/Win32.pm: HASH(0x560b6670cf48)
- lib/Forks/Super/Job/Timeout.pm: HASH(0x560b666b8890)
- lib/Forks/Super/Queue.pm: HASH(0x560b65186570)
- lib/Forks/Super/Wait.pm: HASH(0x560b666ee928)
- 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.37,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 for managing background processes. | 0.37 | metacpan |
| Forks::Super::Config | metacpan | ||
| Forks::Super::Debug | metacpan | ||
| Forks::Super::Job | object representing a background task | 0.37 | 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::Enum | metacpan | ||
| Forks::Super::Tie::IPCFileHandle | metacpan | ||
| Forks::Super::Util | 0.37 | 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 |