Help for this page
Select Code to Download
Select
or
download this
@x = sort { ($a =~/^(\d+)/)[0] <=> ($b =~/^(\d+)/)[0] } @x;