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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Chart

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.

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, 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

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Chart.pm: HASH(0x560b63d98600)
  • lib/Chart/Bars.pm: HASH(0x560b63d66b20)
  • lib/Chart/Base.pm: HASH(0x560b63d86a40)
  • lib/Chart/BrushStyles.pm: HASH(0x560b63cb7600)
  • lib/Chart/Composite.pm: HASH(0x560b63d66fa0)
  • lib/Chart/Constants.pm: HASH(0x560b63ef6748)
  • lib/Chart/Direction.pm: HASH(0x560b63783e18)
  • lib/Chart/ErrorBars.pm: HASH(0x560b63d9c1a8)
  • lib/Chart/HorizontalBars.pm: HASH(0x560b644f4978)
  • lib/Chart/Lines.pm: HASH(0x560b63d66be0)
  • lib/Chart/LinesPoints.pm: HASH(0x560b63daacb8)
  • lib/Chart/Mountain.pm: HASH(0x560b63913a50)
  • lib/Chart/Pareto.pm: HASH(0x560b644faee0)
  • lib/Chart/Pie.pm: HASH(0x560b63d4cff8)
  • lib/Chart/Points.pm: HASH(0x560b63d59110)
  • lib/Chart/Split.pm: HASH(0x560b63d66880)
  • lib/Chart/StackedBars.pm: HASH(0x560b63cbeb50)

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

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 a series of charting modules metacpan
Chart::Bars metacpan
Chart::Base metacpan
Chart::BrushStyles metacpan
Chart::Composite metacpan
Chart::Constants metacpan
Chart::Direction metacpan
Chart::ErrorBars metacpan
Chart::HorizontalBars metacpan
Chart::Lines metacpan
Chart::LinesPoints metacpan
Chart::Mountain metacpan
Chart::Pareto metacpan
Chart::Pie metacpan
Chart::Points metacpan
Chart::Split metacpan
Chart::StackedBars metacpan

Other Files

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