On Sun, Sep 11, 2011 at 5:42 PM, Dotan Dimet <[email protected]> wrote:
> I think the popularity of JSON (and CSS/XPath selectors) has recently caused
> a bunch of people to think along these lines (i.e, a syntax for paths to
> query deeply nested data structures).
> I'm much slower at writing code than Sawyer; however I bet I can find 3 more
> complete implementations of whatever I wanted to write on CPAN in less time
> than it would take me to pick a package name ;)
> https://metacpan.org/module/JSON::Path
> https://metacpan.org/module/Hash::Path
> https://metacpan.org/module/Data::Path

I just wanted to write that I saw the same problem a couple of weeks
ago at a client and could not figure out where did this idea come
from.
I did not check CPAN back then but I am really happy that you pointed it out.

Hash::Path looks something that could be used in this case.

regards
   Gabor
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to