in reply to Re: create hash names dynamically
in thread create hash names dynamically
Could you please explain how this line is working?
You are not using $num values after declearation? I tried, this part of code is creating hashes. But with push, how? Curlies are creating a hash for every iteration but with what hashname? how? As push is used to add scalars to the end of an array!! I tried Perldoc but didn't get any explaination for this. So whats magic here? Please help me understand?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: create hash names dynamically
by citromatik (Curate) on Jun 11, 2007 at 12:33 UTC | |
|
Re^3: create hash names dynamically
by Util (Priest) on Jun 11, 2007 at 12:49 UTC | |
|
Re^3: create hash names dynamically
by cdarke (Prior) on Jun 11, 2007 at 13:57 UTC |