in reply to RFC: Basic debugging checklist
Regarding #4, it also seems there is a pretty wide consensus (someone will clobber me if I'm wrong) that Data::Dumper is at this point in time "considered harmful" and one should reach for Data::Dump (or even YAML or JSON) instead.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: RFC: Basic debugging checklist
by JavaFan (Canon) on Feb 19, 2009 at 00:01 UTC | |
by Your Mother (Archbishop) on Feb 19, 2009 at 01:45 UTC |