X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fwrite_psl;h=776676d782a8d80202c4293130e111bf7d3a0bd4;hb=c401b3387e7713ee622638150609f11ee9305928;hp=6956a23985bb423db3c14a88f15fd210a3400870;hpb=68b0d2096e200e63bb06f1e20c04761ddb9bc68b;p=biopieces.git diff --git a/bp_bin/write_psl b/bp_bin/write_psl index 6956a23..776676d 100755 --- a/bp_bin/write_psl +++ b/bp_bin/write_psl @@ -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;