in reply to Re^2: converting an array to an hash
in thread converting an array to an hash
but I want something like this:How can I build that?%hash = (1 => value's list, 2 => values's list, n => value's list)
Sorry, but I have no idea what you mean by that?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: converting an array to an hash
by savio (Initiate) on Dec 22, 2014 at 17:54 UTC | |
by BrowserUk (Patriarch) on Dec 22, 2014 at 18:49 UTC | |
by karlgoethebier (Abbot) on Dec 22, 2014 at 20:26 UTC |