in reply to Re: How to create a 4 dimension hash
in thread How to create a 4 dimension hash
%HoH = () ; $HoH{"$G_Boardno"} = { "$G_ExcepId" => "{$G_CauseCode => value}" };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to create a 4 dimension hash
by Corion (Patriarch) on Sep 22, 2008 at 17:33 UTC | |
|
Re^3: How to create a 4 dimension hash
by jettero (Monsignor) on Sep 22, 2008 at 17:32 UTC | |
|
Re^3: How to create a 4 dimension hash
by ikegami (Patriarch) on Sep 22, 2008 at 20:33 UTC | |
|
Re^3: How to create a 4 dimension hash
by Andrew Coolman (Hermit) on Sep 22, 2008 at 17:55 UTC | |
|
Re^3: How to create a 4 dimension hash
by hexcoder (Curate) on Sep 22, 2008 at 19:58 UTC |