[Wellington-pm] Complex data structure

Lesley Walker LRW at clear.net.nz
Wed Jul 26 23:28:57 PDT 2006


Thanks, that looks exactly like the sort of thing I'm after.

Why don't the books mention it? (rhetorical question)

On Thu, 2006-07-27 at 18:22 +1200, Ewen McNeill wrote:
> Something like:
> 
> -=- cut here -=-
> use Data::Dumper;
> print Dumper(\$myref), Dumper(\%myhash);
> -=- cut here -=-
> 
> is probably what you're looking for.   It's an invaluable tool for
> figuring out what's going on in your data structures.




More information about the Wellington-pm mailing list