in reply to Re^2: Attempting to fill a hash
in thread Attempting to fill a hash
to see what %hashlist contains. That will probably clarify a lot of things.use Data::Dumper; print Dumper(\%hashlist);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Attempting to fill a hash
by TwistedTransistor (Novice) on Jun 06, 2008 at 01:09 UTC | |
by toolic (Bishop) on Jun 06, 2008 at 01:31 UTC |