Help for this page
# Using JSON::XS use strict; ... } #And then use decode_json() from JSON::XS somewhere else to get an arr +ay of your values.