Help for this page
my @strings = ($genome1, $genome2);
#! perl -sw use strict; ... $total += length($_) - $p for @$strings; # And here! } while( $total > 0 ); __END__