lagerplease
Technical User
I have a delimited data file which I need to sort on more than one field. I am fairly au fait with Perl but just can't figure out how to do this. Is there a modification to the standard 'sort' function which can be used or do I have to write my own segment of code to do this?