in reply to Re: decimal numbers as hash keys
in thread decimal numbers as hash keys
Thank you for your fast reply.
So even if it would work with a direct access, it is always better to translate the hash keys to a string.
Just an idea: Another solution would be to cut the last 0 from $factor - which should then also work?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: decimal numbers as hash keys
by kennethk (Abbot) on Jun 26, 2013 at 18:11 UTC |