]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/split_vals
refactoring of assemble_pairs
[biopieces.git] / bp_bin / split_vals
index f7249f864d9332d84f8ba6cde82617827eb35dbd..93cac4a118b087f485c8c5d44b06b6545ce26a8a 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;
 
@@ -91,4 +92,3 @@ END
 
 
 __END__
-