![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Interactive scripting with DBby Mutant (Priest) |
on May 26, 2005 at 09:11 UTC ( #460585=note: print w/replies, xml ) | Need Help?? |
I think the "you should be using the debugger" sentiment misses one really important point: TIMTOWTDI
If the debugger works for you, then great. Personally, I find print/warn is all I need (and usually feeding input with Data::Dumper). I have used the debugger in the past, but like demerphq I find it usually operates on a lower level than my thinking is working at.
In Section
Meditations
|
|