]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/count_records
refactoring of assemble_pairs
[biopieces.git] / bp_bin / count_records
index 6f97188f577f60e661c15a6cf632efc3553f5fe6..cbe5f0dba6226fc39b6670831c6f9a8f0f6178bd 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::Fasta;
 use Maasha::Biopieces;