]> git.donarmstrong.com Git - biopieces.git/blobdiff - code_perl/Maasha/Fasta.pm
added seq/assemble.rb
[biopieces.git] / code_perl / Maasha / Fasta.pm
index 20661555ae220302dd382d3ce9ebb3f0f8f6274d..339885bdf4d304c917704ed8cf3c58bb35240f26 100644 (file)
@@ -30,6 +30,7 @@ package Maasha::Fasta;
 
 use warnings;
 use strict;
+use Exporter;
 use Data::Dumper;
 use Maasha::Common;
 use Maasha::Filesys;