Hi monks
I want to know what is the simplest way to debug an HTTP::Server::Simple::PSGI application
When I used CGI instead of PSGI I debugged my application with
use CGI::Carp 'fatalsToBrowser'
But now it's PSGI, CGI::Carp doesn't work and when I have errors, It just prints Internal server error on browser screen and nothing to STDOUT.
In reply to How to debug HTTP::Server::Simple::PSGI by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |