]> git.donarmstrong.com Git - biopieces.git/blobdiff - code_perl/Maasha/Blast.pm
updateing to idba hybrid
[biopieces.git] / code_perl / Maasha / Blast.pm
index b89ce8ca154b5cd1945118d0a149a180e68e7cf9..c5d70c30d8153531d1a4e1b5ab396876c5784b3d 100644 (file)
@@ -1,6 +1,6 @@
 package Maasha::Blast;
 
-# Copyright (C) 2007 Martin A. Hansen.
+# Copyright (C) 2007-2009 Martin A. Hansen.
 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -28,6 +28,7 @@ package Maasha::Blast;
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Storable qw( dclone );
 use Data::Dumper;