Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Google-Chart-0.09000_03/lib/Google/Chart.pm -- Around line 303: Non-ASCII character seen before =encoding in 'Grünauer'. Assuming UTF-8

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.

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_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
Google::Chart Interface to Google Charts API 0.09000_03 metacpan
Google::Chart::Data Google::Chart Data metacpan
Google::Chart::DataSet A Single Data Set metacpan
Google::Chart::Encoding metacpan
Google::Chart::Encoding::Extended Google::Chart Extended Encoding metacpan
Google::Chart::Encoding::Simple Encode Values Based On "Simple Encoding" metacpan
Google::Chart::Encoding::Text Text Encoding metacpan
Google::Chart::Title Apply Title metacpan
Google::Chart::Type::Bar Google::Chart Bar Type metacpan
Google::Chart::Type::GoogleOMeter metacpan
Google::Chart::Type::Line Google::Chart Line Type metacpan
Google::Chart::Type::Map metacpan
Google::Chart::Type::Pie Google::Chart Pie Chart Type metacpan
Google::Chart::Type::QRcode Google::Chart QRcode Type metacpan
Google::Chart::Type::Radar Google::Chart Radar Type metacpan
Google::Chart::Type::ScatterPlot Google::Chart ScatterPlot Type metacpan
Google::Chart::Type::SparkLine Google::Chart SparkLine Type metacpan
Google::Chart::Type::Venn Google::Chart Venn Type metacpan
Google::Chart::Type::XY Google::Chart XY Line Type metacpan
Google::Chart::Types Google::Chart Miscellaneous Types metacpan
Google::Chart::WithAxis Charts With Axis metacpan
Google::Chart::WithData Role For Charts That Have "Plottable" Data metacpan
Google::Chart::WithGrid Charts With Grids metacpan
Google::Chart::WithLineDrawStyle Bad Naming For Extra Line Styles metacpan
Google::Chart::WithLineStyle Adds Line Style Properties To Your Dataset metacpan
Google::Chart::WithLinearGradientFill metacpan
Google::Chart::WithLinearStripe metacpan
Google::Chart::WithMarker metacpan
Google::Chart::WithRangeFill metacpan
Google::Chart::WithRangeMarker metacpan
Google::Chart::WithSolidFill metacpan

Provides

Name File View
Google::Chart::RangeMarker lib/Google/Chart/WithRangeMarker.pm metacpan

Other Files

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