http://www.perlmonks.org?node_id=1052655


in reply to Re^3: Need something like a SQL query for JSON data structures (JSON::XS)
in thread Need something like a SQL query for JSON data structures (JSON::XS)

json_decode in my context returns an array of hash references. I posted the method that worked for me, though there may be an easier/better way to do it.