in reply to Re: How can I sort this data on the first field
in thread How can I sort this data on the first field

What if you use print sort {$a<=>$b} <DATA>;?
chas
(Update: Posted after reading an unrefreshed page and didn't realize Roy Johnson had already suggested the same thing.)