in reply to Re^2: What module do you like for debugging CGI scripts
in thread What module do you like for debugging CGI scripts
Surely there are no bugs in the code you're running on your production environment ;)
Also, if you have if $DEBUG attached to the end of all your calls to warn then they'll just disappear when you set $DEBUG=undef
|
|---|