X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=bp_bin%2Fwrite_blast;h=b3f6c72180565265e34713903c184bf37e72c325;hb=bfab657c8174eb352504848abb4395bb3c065f7f;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;