Help for this page
1035-46 1035-65 1035-2341 1035-2347
#!/usr/bin/perl ... foreach ( sort {$a cmp $b } keys %seq ) { print $_, "\n"; }