Changes
lib/Jmespath.pm
lib/Jmespath/ArityException.pm
lib/Jmespath/Ast.pm
lib/Jmespath/AttributeException.pm
lib/Jmespath/EmptyExpressionException.pm
lib/Jmespath/Expression.pm
lib/Jmespath/Functions.pm
lib/Jmespath/GraphvizVisitor.pm
lib/Jmespath/IncompleteExpressionException.pm
lib/Jmespath/IndexException.pm
lib/Jmespath/JMESPathException.pm
lib/Jmespath/JMESPathTypeException.pm
lib/Jmespath/Lexer.pm
lib/Jmespath/LexerException.pm
lib/Jmespath/ParsedResult.pm
lib/Jmespath/ParseException.pm
lib/Jmespath/Parser.pm
lib/Jmespath/String.pm
lib/Jmespath/TreeInterpreter.pm
lib/Jmespath/UnknownFunctionException.pm
lib/Jmespath/ValueException.pm
lib/Jmespath/VariadicArityException.pm
lib/Jmespath/Visitor.pm
Makefile.PL
MANIFEST
MANIFEST.SKIP
README.md
script/jp
t/02_lexer.t
t/03_parser.t
t/05_compliance.t
t/compliance/basic.json
t/compliance/benchmarks.json
t/compliance/boolean.json
t/compliance/current.json
t/compliance/escape.json
t/compliance/filters.json
t/compliance/functions.json
t/compliance/identifiers.json
t/compliance/indices.json
t/compliance/literal.json
t/compliance/multiselect.json
t/compliance/pipe.json
t/compliance/slice.json
t/compliance/syntax.json
t/compliance/unicode.json
t/compliance/wildcard.json
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)