Kwalitee Issues

has_tests

Add tests!

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (16) does not match dist (19):
  • Missing in MANIFEST: LICENSE, lib/Gearman/JobScheduler/Admin.pm, lib/Gearman/JobScheduler/Worker.pm

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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).

Modules

Name Abstract Version View
Gearman::JobScheduler Gearman job scheduler utilities. 0.09 metacpan
Gearman::JobScheduler::AbstractFunction An abstract class for a Gearman "function" which is to be derived by working Gearman "functions". 0.09 metacpan
Gearman::JobScheduler::Admin Gearman administration utilities. 0.09 metacpan
Gearman::JobScheduler::Configuration 0.09 metacpan
Gearman::JobScheduler::ErrorLogTrapper 0.09 metacpan
Gearman::JobScheduler::Worker 0.09 metacpan

Other Files

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