I'm not sure you've given us the right information to help you debug this, but a few lines of your code confuse me.
When do you expect this condition to be false?
if(my $hsp = $hit->hsp('best')){When do you expect this condition to be false?
if(my $hu_name = $hit->name){... and when do you expect it to differ from this condition?
elsif(my $hd_name = $hit->name)In reply to Re: Problem with getting the right object
by chromatic
in thread Problem with getting the right object
by lomSpace
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |