Gearman-JobScheduler 0.16 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- 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 (25) does not match dist (26):
- Missing in MANIFEST: MANIFEST.SKIP
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Gearman::JobScheduler | Gearman job scheduler utilities. | 0.16 | metacpan |
Gearman::JobScheduler::AbstractFunction | An abstract class for a Gearman "function" which is to be derived by working Gearman "functions". | 0.16 | metacpan |
Gearman::JobScheduler::Admin | Gearman administration utilities. | 0.16 | metacpan |
Gearman::JobScheduler::Configuration | 0.16 | metacpan | |
Gearman::JobScheduler::ErrorLogTrapper | 0.16 | metacpan | |
Gearman::JobScheduler::Worker | 0.16 | metacpan |