X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fread_psl;h=0d7fe35e10270a0909c41fe6c06116eeef4e030d;hb=c96d5bccecf2141a208af8f58df1bcb2d007edfa;hp=ccf4f4a0b158dae20fcd6fcf0283d3654dd2c275;hpb=a243213e6e37774b4363374706405070527e9826;p=biopieces.git diff --git a/bp_bin/read_psl b/bp_bin/read_psl index ccf4f4a..0d7fe35 100755 --- a/bp_bin/read_psl +++ b/bp_bin/read_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::Filesys;