in reply to Re^3: Example in Cookbook of hash of hash
in thread Example in Cookbook of hash of hash
Is it part of a for loop?{ $byname{ $record->{NAME} } = $record; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Example in Cookbook of hash of hash
by ikegami (Patriarch) on Mar 26, 2010 at 20:37 UTC |