JSON-Path 1.0.6 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: JSON-Path-1.0.6/lib/JSON/Path/Evaluator.pm -- Around line 860: Expected text after =item, not a bullet
- 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::Path | search nested hashref/arrayref structures using JSONPath | v1.0.6 | metacpan |
JSON::Path::Constants | Constants used in the JSON::Path distribution | v1.0.6 | metacpan |
JSON::Path::Evaluator | A module that recursively evaluates JSONPath expressions with native support for Javascript-style filters | v1.0.6 | metacpan |
JSON::Path::Tokenizer | Helper class for JSON::Path::Evaluator. Do not call directly. | v1.0.6 | metacpan |