Hello, I have an array of names and would like to sort the array by the length of the name but am having difficulty.
Any suggestions ? I tried creating two arrays, one with the names and another with the length values, then sorting the length values but found it difficult to print them out. Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>