===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libio-dirent-perl-0.05/Makefile.PL-59-
libio-dirent-perl-0.05/Makefile.PL:60:    my $rc = system("$cc_cmd $Config{ldflags} t.c $Config{libs} > /dev/null 2>&1");
libio-dirent-perl-0.05/Makefile.PL-61-    if ($rc) {
##############################################
libio-dirent-perl-0.05/Makefile.PL-65-
libio-dirent-perl-0.05/Makefile.PL:66:    $rc = system("./$exe 2>&1 > /dev/null");
libio-dirent-perl-0.05/Makefile.PL-67-    unlink("t.c", $exe, "t$Config{_o}");