===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm-67-    my $prog = $self->executable;
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm:68:    my $string = `$prog -- 2>&1` ;
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm-69-    $string =~ /\(?([\d.]+)\)?/xms;
##############################################
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm-259-
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm:260:        my $status = system($commandstring);
libbio-tools-run-alignment-clustalw-perl-1.7.4/lib/Bio/Tools/Run/Alignment/Clustalw.pm-261-        unless( $status == 0 ) {
##############################################
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm-67-    my $prog = $self->executable;
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm:68:    my $string = `$prog -- 2>&1` ;
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm-69-    $string =~ /\(?([\d.]+)\)?/xms;
##############################################
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm-259-
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm:260:        my $status = system($commandstring);
libbio-tools-run-alignment-clustalw-perl-1.7.4/.pc/doc-typos.patch/lib/Bio/Tools/Run/Alignment/Clustalw.pm-261-        unless( $status == 0 ) {