]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/write_tab
added use strict to all biopieces
[biopieces.git] / bp_bin / write_tab
index 2ed2ce8310f57ccf28e89a68aade8924ada40e2e..b512d9469c07a73018359571244082629c4be3f2 100755 (executable)
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Fasta;
 use Maasha::Biopieces;