in reply to Re^2: Howto Dynamically Create a Hash?
in thread Howto Dynamically Create a Hash?
Did you read my code? I don’t iterate over any hash anywhere. Your claim that my code may produce inconsistent results is false.
You stuck to the OP’s approach of shifting from the @key_list, which makes it unduly complicated to achieve consistency. I did not, so my code is simpler, but it is just as consistent.
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Howto Dynamically Create a Hash?
by ikegami (Patriarch) on Oct 10, 2005 at 17:29 UTC |