===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libfile-extattr-perl-1.09/.pc/01-glibc/Makefile.PL-63-
libfile-extattr-perl-1.09/.pc/01-glibc/Makefile.PL:64:    my $output = `setfattr -n user.foo -v foo $file 2>&1`;
libfile-extattr-perl-1.09/.pc/01-glibc/Makefile.PL-65-    if ($output =~ /command not found/i) {
##############################################
libfile-extattr-perl-1.09/Makefile.PL-26-
libfile-extattr-perl-1.09/Makefile.PL:27:    my $output = `setfattr -n user.foo -v foo $file 2>&1`;
libfile-extattr-perl-1.09/Makefile.PL-28-    if ($output =~ /command not found/i) {