in reply to hash of arrays or separate hashes?
See. perldsc for more information.my %hash = ( Alpha => [ 37 [0,0,4,26,0,7] ], Beta => [ 40, [1,38,0,0,0,1], ], Gamma => [ 3 [1,1,0,0,0,1], ], );
_________
broquaint
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: hash of arrays or separate hashes?
by Anonymous Monk on Mar 04, 2004 at 16:50 UTC | |
by Anonymous Monk on Mar 04, 2004 at 16:55 UTC |