Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: What module do you like for debugging CGI scripts

by uwevoelker (Pilgrim)
on Jan 28, 2007 at 12:43 UTC ( [id://596965]=note: print w/replies, xml ) Need Help??


in reply to What module do you like for debugging CGI scripts

I use Devel::ptkdb (Tk debugger). It works for CGI, command line and even Catalyst applications. In case of Catalyst you have to load some modules by hand (e. g. the controller) with
perl -d:ptkdb -MMyApp::Controller::Root script/myapp_server_debug.pl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://596965]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-26 00:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found