===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcrypt-gcrypt-perl-1.26/inc/Devel/CheckLib.pm-330-        $absexefile = '"'.$absexefile.'"' if $absexefile =~ m/\s/;
libcrypt-gcrypt-perl-1.26/inc/Devel/CheckLib.pm:331:        push @wrongresult, $lib if $rv == 0 && -x $exefile && system($absexefile) != 0;
libcrypt-gcrypt-perl-1.26/inc/Devel/CheckLib.pm-332-        unlink $ofile if -e $ofile;