JSON-TypeInference 1.0.2 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- parent
- 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::TypeInference | Inferencing JSON types from given Perl values | v1.0.2 | metacpan |
JSON::TypeInference::Type::Array | JSON array type | metacpan | |
JSON::TypeInference::Type::Atom | Base class for JSON value types | metacpan | |
JSON::TypeInference::Type::Boolean | JSON boolean type | metacpan | |
JSON::TypeInference::Type::Maybe | maybe type | metacpan | |
JSON::TypeInference::Type::Null | JSON null type | metacpan | |
JSON::TypeInference::Type::Number | JSON number type | metacpan | |
JSON::TypeInference::Type::Object | JSON object type | metacpan | |
JSON::TypeInference::Type::String | JSON string type | metacpan | |
JSON::TypeInference::Type::Union | union type | metacpan | |
JSON::TypeInference::Type::Unknown | unknown type | metacpan |