in reply to Re^3: Find the row with shortest string for a given input in a csv file.
in thread Find the row with shortest string for a given input in a csv file.

Or just use Tie::IxHash to have an ordererd assoziative array :-) instead of tracking it on our own.

Greetings,
Janek Schleicher

  • Comment on Re^4: Find the row with shortest string for a given input in a csv file.