The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.411 - 2017-07-27

  • Bug Fixes
    • multiple recursion (e.g. $..foo..bar) works properly. Fixes RT #122529 Thomas Helsel ++
  • Other
    • Warnings at the calling line when attempting to set on a non-object via set() or value() as an lvalue

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.

Examples