Try...
my $hash_ref = from_json($json); while ( my ( $k, $v ) = each %$hash_ref ) { print qq($k => $v\n) }
...which doesn't help if things get more complex. But this doesn't matter. Just use the result - it's a Perl data structure ;-)
See also Re: How can I visualize my complex data structure?
«The Crux of the Biscuit is the Apostrophe»
Furthermore I consider that Donald Trump must be impeached as soon as possible
In reply to Re^5: Can not use JSON module
by karlgoethebier
in thread Can not use JSON module
by tejD
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |