]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/write_psl
refactoring of assemble_pairs
[biopieces.git] / bp_bin / write_psl
index 6956a23985bb423db3c14a88f15fd210a3400870..776676d782a8d80202c4293130e111bf7d3a0bd4 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::UCSC::PSL;