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.97/bundle/Sys-CpuLoadX/lib/Sys/CpuLoadX.pm -- Around line 229: =cut found outside a pod block. Skipping to next block.

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.

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

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.04,0.97

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
Forks::Super extensions and convenience methods to manage background processes 0.97 metacpan
Forks::Super::Config for discovery of installed software and system capabilities for use by Forks::Super 0.97 metacpan
Forks::Super::Debug debugging and logging routines for Forks::Super distro 0.97 metacpan
Forks::Super::Deferred manage queue of background tasks to perform 0.97 metacpan
Forks::Super::Job object representing a background task 0.97 metacpan
Forks::Super::Job::Callback implement event callbacks on Forks::Super background processes 0.97 metacpan
Forks::Super::Job::Emulate support emulation mode for Job object 0.97 metacpan
Forks::Super::Job::Ipc interprocess communication routines for Forks::Super 0.97 metacpan
Forks::Super::Job::OS implement operating system-specific features of background process management 0.97 metacpan
Forks::Super::Job::OS::Cygwin Cygwin specific implementations of operating system-specific functions and options for Forks::Super::fork 0.97 metacpan
Forks::Super::Job::OS::Win32 Windows specific implementations of operating system-specific functions and options for Forks::Super::fork 0.97 metacpan
Forks::Super::Job::Timeout routines to manage background jobs with an expiration time 0.97 metacpan
Forks::Super::LazyEval deferred processing of output from a background proc 0.97 metacpan
Forks::Super::LazyEval::BackgroundArray 0.97 metacpan
Forks::Super::LazyEval::BackgroundScalar 0.97 metacpan
Forks::Super::Sigchld SIGCHLD handler for Forks::Super distribution 0.97 metacpan
Forks::Super::Sync portable interprocess synchronization object 0.97 metacpan
Forks::Super::Sync::IPCSemaphore 0.97 metacpan
Forks::Super::Sync::Semaphlock 0.97 metacpan
Forks::Super::Sync::Win32 0.97 metacpan
Forks::Super::Sync::Win32Mutex 0.97 metacpan
Forks::Super::Tie::Enum tie'd scalar that can only hold values on a small list metacpan
Forks::Super::Tie::IPCDupSTDIN metacpan
Forks::Super::Tie::IPCFileHandle 0.97 metacpan
Forks::Super::Tie::IPCPipeHandle 0.97 metacpan
Forks::Super::Tie::IPCSocketHandle 0.97 metacpan
Forks::Super::Util utility routines for Forks::Super module 0.97 metacpan
Forks::Super::Wait manage background processes at the end of their life cycle 0.97 metacpan
Sys::CpuLoadX a module to retrieve system load averages. 0.04 metacpan

Provides

Name File View
Forks::Super::Job::Foreign lib/Forks/Super/Job.pm metacpan
Forks::Super::bg_eval lib/Forks/Super/LazyEval.pm metacpan
Forks::Super::bg_qx lib/Forks/Super/LazyEval.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json 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-CpuAffinity/Makefile.PL metacpan
bundle/Sys-CpuLoadX/Build.PL metacpan
bundle/Sys-CpuLoadX/MANIFEST metacpan