Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: Hopkins::Store::Schema::ResultSet::Task

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Hopkins-0.9.2/lib/Hopkins/Config/Status.pm -- Around line 24: =back without =over Hopkins-0.9.2/lib/Hopkins/Constants.pm -- Around line 54: =back without =over Hopkins-0.9.2/lib/Hopkins/Store/Schema/ResultSet/Task.pm -- Around line 33: Unknown directive: =sub Around line 52: Unknown directive: =sub Hopkins-0.9.2/lib/Hopkins/Store/Schema/Row/Task.pm -- Around line 140: =back without =over Hopkins-0.9.2/lib/Hopkins/Store/Schema/Row/TaskOutput.pm -- Around line 51: =back without =over Hopkins-0.9.2/lib/Hopkins/Task.pm -- Around line 30: =back without =over Hopkins-0.9.2/lib/Hopkins/TaskOption.pm -- Around line 34: =back without =over Hopkins-0.9.2/lib/Hopkins/TaskOptionChoices.pm -- Around line 82: =back without =over Hopkins-0.9.2/lib/Hopkins/Work.pm -- Around line 59: =back without =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.

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: Hopkins::Manager, Hopkins::Queue, Hopkins::Store::Schema, Hopkins::Store::Schema::ResultSet::Task, Hopkins::Store::Schema::Row::Task, Hopkins::Store::Schema::Row::TaskOutput, Hopkins::Task, Hopkins::TaskOption, Hopkins::TaskOptionChoices, Hopkins::Work, Hopkins::Worker, Hopkins::Worker::Native

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • DateTime::Duration

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
Hopkins complete multiqueue job scheduling and execution system 0.009002 metacpan
Hopkins::Config hopkins configuration metacpan
Hopkins::Config::Status results of config status check metacpan
Hopkins::Config::XML hopkins configuration via XML metacpan
Hopkins::Constants hopkins constants metacpan
Hopkins::Manager hopkins manager session states metacpan
Hopkins::Queue hopkins queue states and methods metacpan
Hopkins::Store interface to backend storage metacpan
Hopkins::Store::Backend synchronous database services metacpan
Hopkins::Store::Schema metacpan
Hopkins::Store::Schema::ResultSet::Task ResultSet class for Task metacpan
Hopkins::Store::Schema::Row::Task metacpan
Hopkins::Store::Schema::Row::TaskOutput metacpan
Hopkins::Task task object metacpan
Hopkins::TaskOption task object metacpan
Hopkins::TaskOptionChoices task option choices object metacpan
Hopkins::Work task queued as a unit of work metacpan
Hopkins::Worker hopkins worker session metacpan
Hopkins::Worker::Native perl worker metacpan

Provides

Name File View
DateTime::Duration lib/Hopkins.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan