use strict; use warnings; use Data::Dumper; #do some stuff that generates a structure called $struct->stuff print Dumper($struct->stuff);
or if you want a structure more stringified, use Data::Dump as already mentioned
In reply to Re^3: String contents
by bitingduck
in thread String contents
by perlyr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |