in reply to
CGI::Application returning json
Compare in the browser what you receive from the JSON URL of your script against the static JSON data you are serving from a file.
Comment on
Re: CGI::Application returning json
In Section
Seekers of Perl Wisdom