- or download this
@hexStr = ("339E84CBCF3C7", "2739E84CBCF3C", ...);
- or download this
my @sortedIdx = keysort { $hexStr[$_] } (0..$#hexStr);
- or download this
my @sortedIdx = skeysort { $hexStr[$_] } (0..$#hexStr); # line 58
- or download this
Argument "273D09979E78F" isn't numeric in array element at sortHexIndi
+ces.pl line 58.
Use of uninitialized value in subroutine entry at sortHexIndices.pl li
+ne 58.
...
Use of uninitialized value in subroutine entry at sortHexIndices.pl li
+ne 58.
Argument "33CE73D09979E" isn't numeric in array element at sortHexIndi
+ces.pl line 58.
Argument "39E739E84CBCF" isn't numeric in array element at sortHexIndi
+ces.pl line 58.