X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fwrite_blast;h=b3f6c72180565265e34713903c184bf37e72c325;hb=2f0fd91b461033529a4a72e161bd133252a22eb6;hp=ecf086215cc43884936c3dfd7cee8c1e1eb51f12;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/write_blast b/bp_bin/write_blast index ecf0862..b3f6c72 100755 --- a/bp_bin/write_blast +++ b/bp_bin/write_blast @@ -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::Fasta; use Maasha::Biopieces;