March 18, 2004
Data Dumper
Data::Dumper is possibly my all time favourite debug tool. If a variable doesn't contain what I expect, I'll call this up to find out just what it does contain.
I really dislike JavaScript. OK, that's isn't true, as a language JavaScript isn't all that bad - its the different implementations that usually get me wound up. Life just became rather easier with JavaScript Data Dumper, its already solved one of my problems for me.
Posted at March 18, 2004 09:43 AM (TrackBack)
