James has asked for the wisdom of the Perl Monks concerning the following question:
and print Dumper(\%hitsdb{&var}); gives me a compile error.$VAR1 = { 'nice' => 'HASH(0x1a9d730)' };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Data::Dumper and Hash of Hashes
by davorg (Chancellor) on Aug 19, 2002 at 11:02 UTC | |
|
(jeffa) Re: Data::Dumper and Hash of Hashes
by jeffa (Bishop) on Aug 19, 2002 at 13:26 UTC | |
|
Re: Data::Dumper and Hash of Hashes
by Aristotle (Chancellor) on Aug 19, 2002 at 11:02 UTC | |
|
Re: Data::Dumper and Hash of Hashes
by ferrency (Deacon) on Aug 19, 2002 at 15:39 UTC |