===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libbio-db-hts-perl-3.01/INSTALL.pl-291-  use FindBin '$Bin';
libbio-db-hts-perl-3.01/INSTALL.pl:292:  my $version = `grep -m 1 "HTS::VERSION" $Bin/lib/Bio/DB/HTS.pm`;
libbio-db-hts-perl-3.01/INSTALL.pl-293-  $version =~ /(\d+?\.\d+?)\D/;