Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: I never use the debugger.

by 5mi11er (Deacon)
on Jul 27, 2005 at 15:01 UTC ( [id://478629]=note: print w/replies, xml ) Need Help??


in reply to I never use the debugger.

I've used the debugger less and less as time goes by, but, I personally find it a great tool to use when I'm attempting to get a semi-hairy, or worse, incantation just right, I'll open a window and run a debugger to play with it, and leave my vim editor in the other window, and copy and paste the incantation when I'm done.

However, the debugger will always be an important part of my toolset. I find that remembering exactly how to call/use some of the perl built in's is lost on me; I'm always looking things up in the blue camel book. And sometimes, when I think I remember how to do it, I'll put it in wrongly, and only when stepping through the debugger does it become obvious that I'd messed it up.

Yeah, print statements would work too, but I hate muddying up my code with those otherwise useless debugging print statements. Just chalk it up to personal preferences and all that.

-Scott

Log In?
Username:
Password:

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

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

    No recent polls found