Chart 2.400.8 Deleted
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(0x560b63e8b5a8)
- lib/Chart/Bars.pm: HASH(0x560b63e62960)
- lib/Chart/Base.pm: HASH(0x560b6455b0b8)
- lib/Chart/BrushStyles.pm: HASH(0x560b63e62930)
- lib/Chart/Composite.pm: HASH(0x560b642ac498)
- lib/Chart/Constants.pm: HASH(0x560b63e30098)
- lib/Chart/Direction.pm: HASH(0x560b63ed8828)
- lib/Chart/ErrorBars.pm: HASH(0x560b63e3b2c8)
- lib/Chart/HorizontalBars.pm: HASH(0x560b64372108)
- lib/Chart/Lines.pm: HASH(0x560b642e18e0)
- lib/Chart/LinesPoints.pm: HASH(0x560b63e3b178)
- lib/Chart/Mountain.pm: HASH(0x560b63dfa6b8)
- lib/Chart/Pareto.pm: HASH(0x560b644425a0)
- lib/Chart/Pie.pm: HASH(0x560b6438f5f8)
- lib/Chart/Points.pm: HASH(0x560b642c88e8)
- lib/Chart/Split.pm: HASH(0x560b63dfa568)
- lib/Chart/StackedBars.pm: HASH(0x560b6441afd8)
- 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 |