]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/add_ident
changed options of read_solexa and read_fastq - undocumented
[biopieces.git] / bp_bin / add_ident
index 16bde7abc886bd719452c467dc08f27d4183b765..57a644a445ec717cb7388dda2edc3743207b053a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
 
 # Copyright (C) 2007-2009 Martin A. Hansen.
 
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Biopieces;
 
@@ -82,4 +83,3 @@ END
 
 
 __END__
-