Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: pm_to_blib

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 (395) does not match dist (394):
  • Missing in MANIFEST: LICENSE
  • Missing in Dist: LICENCE, MYMETA.yml

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Chart-2.400.4/lib/Chart.pm -- Around line 697: '=item' outside of any '=over' Around line 709: '=item' outside of any '=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: Chart::Bars, Chart::Base, Chart::BrushStyles, Chart::Composite, Chart::Constants, Chart::Direction, Chart::ErrorBars, Chart::HorizontalBars, Chart::Lines, Chart::LinesPoints, Chart::Mountain, Chart::Pareto, Chart::Pie, Chart::Points, Chart::Split, Chart::StackedBars

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_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

Modules

Name Abstract Version View
Chart::Bars 2.400.4 metacpan
Chart::Base 2.400.4 metacpan
Chart::BrushStyles 2.400.4 metacpan
Chart::Composite 2.400.4 metacpan
Chart::Constants 2.400.4 metacpan
Chart::Direction 2.400.4 metacpan
Chart::ErrorBars 2.400.4 metacpan
Chart::HorizontalBars 2.400.4 metacpan
Chart::Lines 2.400.4 metacpan
Chart::LinesPoints 2.400.4 metacpan
Chart::Mountain 2.400.4 metacpan
Chart::Pareto 2.400.4 metacpan
Chart::Pie 2.400.4 metacpan
Chart::Points 2.400.4 metacpan
Chart::Split 2.400.4 metacpan
Chart::StackedBars 2.400.4 metacpan

Other Files

CONTRIBUTING metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan