Kwalitee Issues

buildtool_not_executable

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

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: SVG::TT::Graph, SVG::TT::Graph::Bar, SVG::TT::Graph::BarHorizontal, SVG::TT::Graph::BarLine, 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(0x55c8d13dfa80)
  • lib/SVG/TT/Graph/BarHorizontal.pm: HASH(0x55c8d13e77a0)
  • lib/SVG/TT/Graph/BarLine.pm: HASH(0x55c8d13df2e8)
  • lib/SVG/TT/Graph/Line.pm: HASH(0x55c8d159d1c0)
  • lib/SVG/TT/Graph/Pie.pm: HASH(0x55c8d13debb0)
  • lib/SVG/TT/Graph/TimeSeries.pm: HASH(0x55c8d13d9fd0)
  • lib/SVG/TT/Graph/XY.pm: HASH(0x55c8d1574d78)

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.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
SVG::TT::Graph Base module for generating SVG graphics 0.21 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::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.yml metacpan
Makefile.PL metacpan
README metacpan