JSON-Schema 0.015
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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
- 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 |
---|---|---|---|
JSON::Schema | validate JSON against a schema | 0.015 | metacpan |
JSON::Schema::Error | an error that occurred when checking an instance against a schema | 0.015 | metacpan |
JSON::Schema::Helper | helper class for JSON::Schema | 0.015 | metacpan |
JSON::Schema::Null | represents JSON's null value | 0.015 | metacpan |
JSON::Schema::Result | the result of checking an instance against a schema | 0.015 | metacpan |