in reply to Re: Database MySQL Perl
in thread Database MySQL Perl

Data::Dumper is great, but for development I find it much more efficient to set a breakpoint (single click) then hover over the variable in question to see its content in a popup tool tip. YMMV depending on the IDE you use.

True laziness is hard work