X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fcount_records;h=cbe5f0dba6226fc39b6670831c6f9a8f0f6178bd;hb=48bea5c28b89dc5586d0bddb338ccd6ba23aa1f9;hp=6f97188f577f60e661c15a6cf632efc3553f5fe6;hpb=66938be910a5642b50ddf28991649858b5c36580;p=biopieces.git diff --git a/bp_bin/count_records b/bp_bin/count_records index 6f97188..cbe5f0d 100755 --- a/bp_bin/count_records +++ b/bp_bin/count_records @@ -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;