![]() |
|
more useful options | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Always, always print variables with visible delimiters so it's crystal clear when the values contain white space.
This goes for log files too, or anything that isn't presented to end users, really. In general, a good mindset when composing error reports or debug info is to spend five extra seconds to consider what the programmer is going to need to diagnose or recover from the problem. /J In reply to Re: RFC: Basic debugging checklist
by jplindstrom
|
|