Help for this page
s$ perl -MData::Dumper -MJSON::Tiny=j -E 'say Dumper j(q{["snow","whit +e","1212whatever"]})' $VAR1 = [ ... 'white', '1212whatever' ];