Changes for version 0.400 - 2017-07-17
- Other
- Tokenizer has been rewritten and is now cleaner and 20% cooler.
- Bug Fixes
- get() no longer creates keys in the object Fixes RT #122493 Thomas Helsel++
- Fix for path construction failure when expression contains a filter Fixes RT 122190 James Bowery++
Modules
Constants used in the JSON::Path distribution
A module that recursively evaluates JSONPath expressions with native support for Javascript-style filters
Helper class for JSON::Path::Evaluator. Do not call directly.