Also, for dealing with more complex data structures, I'm personally quite attached to Data::Dumper::Simple
(yes, I know it uses source-filtering and is therefore by definition _evil_, but as a debugging tool I love it)
Cheers,
Darren :)
In reply to Re: RFC: Basic debugging checklist
by McDarren
in thread RFC: Basic debugging checklist
by toolic
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |