Help for this page
Select Code to Download
Select
or
download this
@array=(<your data>); @array=sort @array; print "@array\n";