in reply to mitoprot bioperl code help

This line:

my $mitoprot->run();

should probably read:

$mitoprot->run();