DB<143> use Data::Dump qw/dd/ DB<144> dd { A=>{ a=>1},B=>{b=>2}} { A => { a => 1 }, B => { b => 2 } }
Which I prefer, but Data::Dumper is core.
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re: Data Dump / Tool To View Hash Structure Easily?
by LanX
in thread Data Dump / Tool To View Hash Structure Easily?
by jdlev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |