in reply to Extract JSON data
$new_JSON="[$string]"
before parsing and you have the array structure you were looking for ! =)
works for me, but your "sample data" was malformed!
Cheers Rolf
( addicted to the Perl Programming Language)