Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: I usually debug via...

by bheckel (Beadle)
on Feb 18, 2005 at 21:00 UTC ( [id://432516]=note: print w/replies, xml ) Need Help??


in reply to I usually debug via...

I am completely committed to the vi/command line IDE with the sole exception being non-trivial debugging. For that ptkdb is incredibly useful, here are a few examples:

I can view the state of several variables simultaneously.

I can avoid print statement clutter by mouse hovering over variables, etc.

I can watch a hash of anonymous arrays of anonymous hashes get populated one step at a time

It is a very valuable tool for the toolbox.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-23 16:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found