]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/random_records
refactoring of assemble_pairs
[biopieces.git] / bp_bin / random_records
index af0b8fc8e9a9513e4c91d68aa8d47df09de38f45..b700dc19a22ef646d32d262ecb255533a5f29218 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;
 use Maasha::Filesys;