Kwalitee Issues

has_meta_yml

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Date::Manip
  • IPC::Run

no_pod_errors

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

Error: LSF-0.9/LSF/JobHistory.pm -- Around line 155: You forgot a '=back' before '=head1' LSF-0.9/LSF/JobManager.pm -- Around line 244: You forgot a '=back' before '=head1' LSF-0.9/LSF/Queue.pm -- Around line 88: You forgot a '=back' before '=head1'

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!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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:

  • LSF

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.3,0.5,0.7,0.9

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
LSF A perl API built on top of the LSF command line tools 0.9 metacpan
LSF::Job create and manipulate LSF jobs 0.7 metacpan
LSF::JobGroup manipulate LSF job groups 0.3 metacpan
LSF::JobHistory get historical information about LSF jobs. 0.3 metacpan
LSF::JobManager submit and wait for a set of LSF Jobs 0.5 metacpan
LSF::Queue get information about LSF queues. 0.3 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan