Kwalitee Issues

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: Gnuplot::Builder::Version

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.

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: Gnuplot::Builder::Version

no_invalid_versions

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

Error:

  • lib/Gnuplot/Builder.pm: HASH(0x559ce8e6e208)
  • lib/Gnuplot/Builder/Dataset.pm: HASH(0x559ce8dce650)
  • lib/Gnuplot/Builder/PartiallyKeyedList.pm: HASH(0x559ce8c85260)
  • lib/Gnuplot/Builder/Process.pm: HASH(0x559ce8b32280)
  • lib/Gnuplot/Builder/PrototypedData.pm: HASH(0x559ce7a44728)
  • lib/Gnuplot/Builder/Script.pm: HASH(0x559ce8cc35d8)
  • lib/Gnuplot/Builder/Util.pm: HASH(0x559ce8cc34a0)

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.

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
Gnuplot::Builder object-oriented gnuplot script builder metacpan
Gnuplot::Builder::Dataset object-oriented builder for gnuplot dataset metacpan
Gnuplot::Builder::PartiallyKeyedList a list part of which you can randomly access metacpan
Gnuplot::Builder::Process gnuplot process manager metacpan
Gnuplot::Builder::PrototypedData generic prototype-based object metacpan
Gnuplot::Builder::Script object-oriented builder for gnuplot script metacpan
Gnuplot::Builder::Util metacpan
Gnuplot::Builder::Version 0.02 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
cpanfile metacpan