For a fairly terse output, I usually set:
local $Data::Dumper::Indent=0; local $Data::Dumper::Varname=''; local $Data::Dumper::Terse=1; local $Data::Dumper::Pair='=>'; local $Data::Dumper::Sortkeys=1; local $Data::Dumper::Quotekeys=0;
In reply to Re: Dumping variables but DRY and simple
by rovf
in thread Dumping variables but DRY and simple
by LanX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |