Help for this page
Select Code to Download
Select
or
download this
my @s = map $_->[0], sort { $a->[1] <=> $b->[1] } map [ $_, (/(\d+)/)[0] ], @l;