in reply to Create a hash by spliting string
At this point, knowing that any list with an even number of elements can be assigned to a hash is important because that's how you'd complete the task, simply by assigning the output of the split to %hash
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Create a hash by spliting string
by locked_user sundialsvc4 (Abbot) on Feb 10, 2011 at 01:36 UTC | |
by Utilitarian (Vicar) on Feb 10, 2011 at 08:34 UTC |