===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libbio-samtools-perl-1.43/lib/Bio/DB/Sam/SamToGBrowse.pm-386-	my $error_file = tmpnam();  
libbio-samtools-perl-1.43/lib/Bio/DB/Sam/SamToGBrowse.pm:387:	system("$bedpath '$infile' '$chrom_sizes' '$outfile' 2>$error_file");
libbio-samtools-perl-1.43/lib/Bio/DB/Sam/SamToGBrowse.pm-388-	if (-s $error_file) {