carryzheng/jsonpath

perl port available

Opened this issue · 0 comments

Ported this to Perl, VALUE works fine, PATH option is not fully functional
though. 

Additionally I've added "!" as a special character which will list all the
keys in the hash pointed to by hash indicated in the JSONPath expression.

Latest version, and documentation notes, available here:

http://github.com/masukomi/jsonpath-perl/tree/master

Original issue reported on code.google.com by masuk...@gmail.com on 27 Oct 2008 at 4:16