in reply to
convert JSON to JSON Paths -- try not to reinvent the wheel (?)
Ok! Thank your for opinions. JSON::Path and JSON:Pointer do lookup/set/check... My goal is to list all possible paths from JSON.
Comment on
Re: convert JSON to JSON Paths -- try not to reinvent the wheel (?)
In Section
Seekers of Perl Wisdom