Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: I never use the debugger.

by zentara (Archbishop)
on Jul 27, 2005 at 12:43 UTC ( [id://478574]=note: print w/replies, xml ) Need Help??


in reply to I never use the debugger.

I've never used the command-line perl debugger either, mostly because the Tk gui to it, ptkdb, is so easy to use. But after awhile, even ptkdb isn't needed, because you learn little tricks like printing @_ first thing in subroutines to trace problems.

BUT I will say ptkdb is quite handy when you are trying to figure out code that SOMEONE ELSE wrote. You can step right thru the program and watch your variables change at each step.


I'm not really a human, but I play one on earth. flash japh

Log In?
Username:
Password:

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

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

    No recent polls found