![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Pretty Printing with Data::Dumperby Ovid (Cardinal) |
on Sep 09, 2005 at 03:58 UTC ( #490423=note: print w/replies, xml ) | Need Help?? |
$Data::Dumper::Indent = 0;
You also might want to try my Data::Dumper::Simple. I would only advise it for debugging (not production), but it has the nice effect of printing the variable name(s). Cheers, New address of my CGI Course.
In Section
Seekers of Perl Wisdom
|
|