sestaton / HMMER2GO

Annotate DNA sequences for Gene Ontology terms
MIT License
40 stars 10 forks source link

can't use implicit split in mapterms with Perl 5.10.1 #4

Closed sestaton closed 9 years ago

sestaton commented 9 years ago

The syntax:

my $termct = (split /\,/, $terms);

throws a warning in 5.10.1.

sestaton commented 9 years ago

This has been fixed in f1cc664 and the changes are in version 0.11.