JSON-Path 1.0.6 Latest
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- build/Dockerfile
- cpanfile
- dist.ini
- examples/eg1.pl
- issues/issue48/Dockerfile
- jsonpath-compliance-test-suite/CODE_OF_CONDUCT.md
- jsonpath-compliance-test-suite/CONTRIBUTING.md
- jsonpath-compliance-test-suite/LICENSE
- jsonpath-compliance-test-suite/NOTICE
- jsonpath-compliance-test-suite/README.md
- jsonpath-compliance-test-suite/build.js
- jsonpath-compliance-test-suite/build.ps1
- jsonpath-compliance-test-suite/build.sh
- jsonpath-compliance-test-suite/cts.json
- jsonpath-compliance-test-suite/cts.schema.json
- jsonpath-compliance-test-suite/tests/basic.json
- jsonpath-compliance-test-suite/tests/filter.json
- jsonpath-compliance-test-suite/tests/functions/count.json
- jsonpath-compliance-test-suite/tests/functions/length.json
- jsonpath-compliance-test-suite/tests/functions/match.json
- jsonpath-compliance-test-suite/tests/functions/search.json
- jsonpath-compliance-test-suite/tests/functions/value.json
- jsonpath-compliance-test-suite/tests/index_selector.json
- jsonpath-compliance-test-suite/tests/name_selector.json
- jsonpath-compliance-test-suite/tests/slice_selector.json
- jsonpath-compliance-test-suite/tests/whitespace/filter.json
- jsonpath-compliance-test-suite/tests/whitespace/functions.json
- jsonpath-compliance-test-suite/tests/whitespace/operators.json
- jsonpath-compliance-test-suite/tests/whitespace/selectors.json
- jsonpath-compliance-test-suite/tests/whitespace/slice.json
- lib/JSON/Path.pm
- lib/JSON/Path/Constants.pm
- lib/JSON/Path/Evaluator.pm
- lib/JSON/Path/Tokenizer.pm
- meta/changes.pret
- meta/doap.pret
- meta/makefile.pret
- t/01basic.t
- t/02zeroth.t
- t/03shortcuts.t
- t/04map.t
- t/05set.t
- t/06lvalue.t
- t/07utf8.t
- t/08context.t
- t/dots_in_path.t
- t/evaluator/path-construction-fail.t
- t/evaluator/paths.t
- t/evaluator/refs.t
- t/evaluator/tokenize.t
- t/evaluator/want_path.t
- t/filter_expression_and_or.t
- t/filter_expression_nested_objects.t
- t/filter_expression_regex.t
- t/hashref_not_modified.t
- t/multiple-recursion.t
- t/path-construction-failure.t
- t/quotes-in-filter-expression.t
- weaver.ini
- xt/01pod.t
- xt/02pod_coverage.t
- xt/03meta_uptodate.config
- xt/03meta_uptodate.t
- xt/04eol.t
- xt/06versions.t