SVG-TT-Graph 1.04 Latest
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(0x5609d45c1a88)
- lib/SVG/TT/Graph/BarHorizontal.pm: HASH(0x5609d46012b8)
- lib/SVG/TT/Graph/BarLine.pm: HASH(0x5609d45b85d0)
- lib/SVG/TT/Graph/Bubble.pm: HASH(0x5609d45dac88)
- lib/SVG/TT/Graph/HeatMap.pm: HASH(0x5609d45a9a48)
- lib/SVG/TT/Graph/Line.pm: HASH(0x5609d45b8bd0)
- lib/SVG/TT/Graph/Pie.pm: HASH(0x5609d458d0d0)
- lib/SVG/TT/Graph/TimeSeries.pm: HASH(0x5609d45dfd90)
- lib/SVG/TT/Graph/XY.pm: HASH(0x5609d45f7908)
- 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_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.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
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 |