]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/sort_records
removed debug message
[biopieces.git] / bp_bin / sort_records
index c9b3085269545dccdb9fe409f9bfb1b0f155f22c..af8edbc8c189489eb1a32d65043af37d1551f32a 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;