]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/oligo_freq
refactoring of assemble_pairs
[biopieces.git] / bp_bin / oligo_freq
index d6606102ea892f01e8d260fc6d503200c6ead00e..53029b661c1c70be8e64215c1ec98e49834a9129 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;