http://www.perlmonks.org?node_id=960799


in reply to Re^2: mitoprot bioperl code help
in thread mitoprot bioperl code help

Try removing these lines and seeing if it works:
my $rawdata = my $analysis_object->result; print "rawdata: $rawdata\n";