===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libarchive-tar-wrapper-perl-0.38/Makefile.PL-31-        $tar_path = qq{$tar_path} if ( $tar_path =~ /\s/ );
libarchive-tar-wrapper-perl-0.38/Makefile.PL:32:        my $version_info = `$tar_path --version`;
libarchive-tar-wrapper-perl-0.38/Makefile.PL-33-        print "Using $tar_path $version_info\n";