Kwalitee Issues

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: Supervisor::Base, Supervisor::Class, Supervisor::Controller, Supervisor::Log, Supervisor::Process, Supervisor::ProcessFactory, Supervisor::RPC::Client, Supervisor::RPC::Server, Supervisor::Session

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.

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: Supervisor::Base, Supervisor::Class, Supervisor::Controller, Supervisor::Log, Supervisor::Process, Supervisor::ProcessFactory, Supervisor::RPC::Client, Supervisor::RPC::Server, Supervisor::Session

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.03,0.06,0.08

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
Supervisor A process to supervisor other processes 0.08 metacpan
Supervisor::Base The base environment for the Supervisor 0.06 metacpan
Supervisor::Class A Perl extension for the Supervisor environment metacpan
Supervisor::Constants Define useful constants for the Supervisor metacpan
Supervisor::Controller Controls the Superviors environment 0.02 metacpan
Supervisor::Log A simple logger for the Supervisor environment metacpan
Supervisor::Process Defines a managed process for the Supervisor environment 0.03 metacpan
Supervisor::ProcessFactory factory method to load processes 0.02 metacpan
Supervisor::RPC::Client The client interface to the Supervisors environment 0.02 metacpan
Supervisor::RPC::Server A RPC interface to the Superviors environment 0.02 metacpan
Supervisor::Session Base class for all POE Sessions. 0.02 metacpan
Supervisor::Utils Usefull utility routines for the Supervisor metacpan

Other Files

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