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: JSON::Schema, JSON::Schema::Error, JSON::Schema::Helper, JSON::Schema::Null, JSON::Schema::Result

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
JSON::Schema validate JSON against a schema 0.016 metacpan
JSON::Schema::Error an error that occurred when checking an instance against a schema 0.016 metacpan
JSON::Schema::Helper helper class for JSON::Schema 0.016 metacpan
JSON::Schema::Null represents JSON's null value 0.016 metacpan
JSON::Schema::Result the result of checking an instance against a schema 0.016 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan