in reply to Re^2: Need to sort comma delimited, double quoted file
in thread Need to sort comma delimited, double quoted file

Start with the FAQ, particularly How do I sort an array by (anything)?. See also perldsc for information on multi-level data structures and also the Multidimensional Arrays Tutorial.

If you have trouble with any of those you can come back with specific questions illustrated with code snippets.

  • Comment on Re^3: Need to sort comma delimited, double quoted file