![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Sorting integer value hash keysby Anonymous Monk |
on Dec 25, 2009 at 16:26 UTC ( #814356=perlquestion: print w/replies, xml ) | Need Help?? |
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: Are keys always of type string? If not, why is 10 printed after 1 instead of 2? How do I sort as: 1,2,3...10. Thanks.
Back to
Seekers of Perl Wisdom
|
|