]> git.donarmstrong.com Git - biopieces.git/blobdiff - code_perl/Maasha/AlignTwoSeq.pm
use warnings added to perl modules
[biopieces.git] / code_perl / Maasha / AlignTwoSeq.pm
index 00caff6430d1f15ff79d89bba25732e9663515e4..94f438a2daee0b6a68d7bec8512683c98a23cc4b 100644 (file)
@@ -28,6 +28,7 @@ package Maasha::AlignTwoSeq;
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Data::Dumper;
 use Storable qw( dclone );