|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: nested unbless of Data::Dumper outputby Eliya (Priest) |
| on Mar 20, 2013 at 11:19 UTC ( #1024496=note: print w/ replies, xml ) | Need Help?? |
|
Not entirely sure I understand what you need, but if the idea is to avoid cross references being created, you might want to try $Data::Dumper::Deepcopy = 1; For the following sample structure, the difference in output would be
while the default output (Deepcopy=0) would look like
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||