X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fread_blast_tab;h=26d40890f02ee2327158e338dec67c7a1c486dee;hb=5bd2ef552465d127a535351e51bf9a1f889e23b0;hp=61aabc6c0656b98b1f2ce8d2eadc70537e122a68;hpb=5aed4676ad1bf35abbade6215ac90ee591e6d8fe;p=biopieces.git diff --git a/bp_bin/read_blast_tab b/bp_bin/read_blast_tab index 61aabc6..26d4089 100755 --- a/bp_bin/read_blast_tab +++ b/bp_bin/read_blast_tab @@ -26,6 +26,7 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +use warnings; use strict; use Maasha::Biopieces; use Maasha::Filesys;