in reply to
JSON Parsing error in perl script
well, global substitutions don't make sense, other then that there is nothing
s/^\Qdashboard.jsonp(\E//; s/\Q);\E$//;
[download]
Comment on
Re: JSON Parsing error in perl script
Download
Code
In Section
Seekers of Perl Wisdom