Problems? Is your data what you think it is? | |
PerlMonks |
Re: I usually debug via...by K_M_McMahon (Hermit) |
on Feb 15, 2005 at 09:32 UTC ( [id://431077]=note: print w/replies, xml ) | Need Help?? |
I start with -w and use strict so I generally catch errors as I go. I use a lot of print statements as I am creating a script to make sure everything is where I expect it to be, and if I am stuck chasing something specific, good old perl -d usually does the trick. -Kevin
In Section
Past Polls
|
|