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