GMOD / mimosa

Miniature Model Organism Sequence Aligner
http://gmod.github.com/mimosa/
Artistic License 2.0
4 stars 2 forks source link

Fixes RT#90677 Moose enum warnings #133

Closed zoffixznet closed 10 years ago

zoffixznet commented 10 years ago

Fixes https://rt.cpan.org/Ticket/Display.html?id=90677

The new Moose update change the way enum should be called and calling it the old way generates warnings.

leto commented 10 years ago

Thanks!