Kwalitee Issues

main_module_version_matches_dist_version

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

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: SVG::TT::Graph, SVG::TT::Graph::Bar, SVG::TT::Graph::BarHorizontal, SVG::TT::Graph::BarLine, SVG::TT::Graph::Bubble, SVG::TT::Graph::Line, SVG::TT::Graph::Pie, SVG::TT::Graph::TimeSeries, SVG::TT::Graph::XY

no_invalid_versions

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

Error:

  • lib/SVG/TT/Graph/Bar.pm: HASH(0x55607c4607e0)
  • lib/SVG/TT/Graph/BarHorizontal.pm: HASH(0x55607ccbf690)
  • lib/SVG/TT/Graph/BarLine.pm: HASH(0x55607f1b1520)
  • lib/SVG/TT/Graph/Bubble.pm: HASH(0x55607cd5d750)
  • lib/SVG/TT/Graph/HeatMap.pm: HASH(0x55607eea7188)
  • lib/SVG/TT/Graph/Line.pm: HASH(0x55607cd45890)
  • lib/SVG/TT/Graph/Pie.pm: HASH(0x55607eefa888)
  • lib/SVG/TT/Graph/TimeSeries.pm: HASH(0x55607f0c1b98)
  • lib/SVG/TT/Graph/XY.pm: HASH(0x55607e745fe8)

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.

Modules

Name Abstract Version View
SVG::TT::Graph Base module for generating SVG graphics 0.26 metacpan
SVG::TT::Graph::Bar Create presentation quality SVG bar graphs easily metacpan
SVG::TT::Graph::BarHorizontal Create presentation quality SVG horizontal bar graphs easily metacpan
SVG::TT::Graph::BarLine Create presentation quality SVG bar-line graphs easily metacpan
SVG::TT::Graph::Bubble Create presentation quality SVG Bubble plot metacpan
SVG::TT::Graph::HeatMap Create presentation quality SVG HeatMap graph of XYZ data points easily metacpan
SVG::TT::Graph::Line Create presentation quality SVG line graphs easily metacpan
SVG::TT::Graph::Pie Create presentation quality SVG pie graphs easily metacpan
SVG::TT::Graph::TimeSeries Create presentation quality SVG line graphs of time series easily metacpan
SVG::TT::Graph::XY Create presentation quality SVG line graphs of XY data points easily metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan