|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Are debuggers good?by Maclir (Curate) |
| on Dec 28, 2000 at 01:54 UTC ( [id://48581]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I have not used a debugger for perl code, but I have used them in the past. Particularly in OO programming, where there are a heirarchy of classes, it is good to step through a particularly troublesome piece of code to see if it is doing what you though it should ("Hmmm - someone is not playing the cards I dealt them").
Several years ago, I developed systems in Gupta's SQL Windows. The built in debugger was powerful - and very useful.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||