X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fread_blast_tab;h=26d40890f02ee2327158e338dec67c7a1c486dee;hb=2f0fd91b461033529a4a72e161bd133252a22eb6;hp=d5aaf8aed6dc1377efe74bd69820bdb78a2a083d;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/read_blast_tab b/bp_bin/read_blast_tab index d5aaf8a..26d4089 100755 --- a/bp_bin/read_blast_tab +++ b/bp_bin/read_blast_tab @@ -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;