- or download this
use Math::Complex;
- or download this
use Win32;
...
"generation $generation_counter time: " . Win32::GetTickCount
+. " \n" );
- or download this
my $gene_length = gene_length();
...
...
}
return ( $gls[0] );
}
- or download this
my $gene_length = length +( keys %genome )[ 0 ];