in reply to CGI::Application returning json

Turn on warnings. Any warnings?

Replies are listed 'Best First'.
Re^2: CGI::Application returning json
by Anonymous Monk on Feb 22, 2013 at 02:00 UTC
    I did, there is no warnings, I just think that the way CGI::Application uses to send back json is different than how I would outside or not using CGI::App. Lost here!