in reply to Re: How can I convert this raw data to a hash?
in thread How can I convert this raw data to a hash?

NOT RECOMMENDED

I feel like this should be at the top of the node.

But if you're going down that route, then this classic node is worth pointing out: JSON parser as a single Perl Regex, which works on the data in the root node when you apply fanasy's fix from here. Update: To be clear, I'm not seriously suggesting this as a solution here :-)