Help for this page
use strict; use warnings; ... print $ofh, ">$accession\n$sequence"; close $ofh; }