Help for this page
my $current_file;
$mw-> Button (-text =>'Get Statistics', -command => sub{ get_statistic +s($current_file)}); ... while (<$FASTA>) { # blah blah