Kwalitee Issues

No Core Issues.

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: Pg::Explain, Pg::Explain::From, Pg::Explain::FromJSON, Pg::Explain::FromText, Pg::Explain::FromXML, Pg::Explain::FromYAML

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
Pg::Explain Object approach at reading explain analyze output 0.63 metacpan
Pg::Explain::From Base class for parsers of non-text explain formats. 0.63 metacpan
Pg::Explain::FromJSON Parser for explains in JSON format 0.63 metacpan
Pg::Explain::FromText Parser for text based explains 0.63 metacpan
Pg::Explain::FromXML Parser for explains in XML format 0.63 metacpan
Pg::Explain::FromYAML Parser for explains in YAML format 0.63 metacpan
Pg::Explain::Node Class representing single node from query plan 0.63 metacpan
Pg::Explain::StringAnonymizer Class to anonymize sets of strings 0.63 metacpan

Other Files

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