X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fread_fixedstep;h=64d949c8b41a009e93cafef94cf9950ce9a05bc8;hb=d3524a295189338df71482298e67d11587375420;hp=16ad12f6d73fe0e8cf71230af53f7ea08924abaf;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/read_fixedstep b/bp_bin/read_fixedstep index 16ad12f..64d949c 100755 --- a/bp_bin/read_fixedstep +++ b/bp_bin/read_fixedstep @@ -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;