]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/sum_vals
hacked read_soft to deal with soft_files wo platform table
[biopieces.git] / bp_bin / sum_vals
index b0b150a4ed6322ae3888bb26f3c7b924927dc3b8..b672de388c88b63dee2901f477fb66acffd49e1f 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;