Help for this page
#!/usr/bin/perl -w use strict; use warnings; ... print "$animal_id \t\t $s1{$animal_id} \t\t $s2{$animal_id}\n";