Kwalitee Issues

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: ClearCase-CtCmd

buildtool_not_executable

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

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 (54) does not match dist (56):
  • Missing in MANIFEST: META.json, META.yml

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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.

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.

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: CC::Activity, CC::AdminVob, CC::Baseline, CC::CC, CC::CompHlink, CC::Component, CC::CompositeDiff, CC::DiffBl, CC::Element, CC::File, CC::Folder, CC::Project, CC::Stream, CC::UCMObject, CC::Version, CC::View, CC::Vob, CC::VobObject, ClearCase::CtCmd

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

Modules

Name Abstract Version View
CC::Activity XXX metacpan
CC::AdminVob XXX metacpan
CC::Baseline XXX metacpan
CC::CC metacpan
CC::CompHlink XXX metacpan
CC::Component XXX metacpan
CC::CompositeDiff XXX metacpan
CC::DiffBl XXX metacpan
CC::Element XXX metacpan
CC::File XXX metacpan
CC::Folder XXX metacpan
CC::Project XXX metacpan
CC::Stream XXX metacpan
CC::UCMObject XXX metacpan
CC::Version XXX metacpan
CC::View XXX metacpan
CC::Vob XXX metacpan
CC::VobObject XXX metacpan
ClearCase::CtCmd Perl extension for Rational ClearCase 1.11 metacpan

Provides

Name File View
CC::BaselineDiff CC/CompositeDiff.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan