===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnet-pcap-perl-0.18/bin/pcapinfo-58-    if (-e "/sbin/mii-tool") {
libnet-pcap-perl-0.18/bin/pcapinfo:59:        chomp($status = `/sbin/mii-tool $dev 2>/dev/null`);
libnet-pcap-perl-0.18/bin/pcapinfo-60-        $status =~ s/$dev\:/,/;
##############################################
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-344-        print "\nxsystem: ", $command, "\n";
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:345:        if (system($command) != 0) {
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-346-            die "system call to '$command' failed";
##############################################
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-354-    open(STDERR, ">$DEVNULL");
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:355:    my $retval = system($command);
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-356-    open(STDOUT, ">&OLDOUT");
##############################################
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-366-        print $command, "\n";
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:367:        my $results = `$command`;
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-368-        chomp $results;
##############################################
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-376-    open(STDERR, ">$DEVNULL");
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:377:    my $results = `$command`;
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-378-    my $retval = $?;
##############################################
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-452-    my $quote = $is_Win32 ? '"' : "'";
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:453:    xsystem("$^X Makefile.PL " . join(' ', map { "${quote}$_=$options{$_}${quote}" } keys %options));
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL:454:    xsystem("$Config{make} test ${quote}OTHERLDFLAGS=${opt}${quote}");
libnet-pcap-perl-0.18/.pc/Net-Pcap-0.18-Fix-build-with-libpcap-1.9.0.patch/Makefile.PL-455-} # end try_link0
##############################################
libnet-pcap-perl-0.18/Makefile.PL-344-        print "\nxsystem: ", $command, "\n";
libnet-pcap-perl-0.18/Makefile.PL:345:        if (system($command) != 0) {
libnet-pcap-perl-0.18/Makefile.PL-346-            die "system call to '$command' failed";
##############################################
libnet-pcap-perl-0.18/Makefile.PL-354-    open(STDERR, ">$DEVNULL");
libnet-pcap-perl-0.18/Makefile.PL:355:    my $retval = system($command);
libnet-pcap-perl-0.18/Makefile.PL-356-    open(STDOUT, ">&OLDOUT");
##############################################
libnet-pcap-perl-0.18/Makefile.PL-366-        print $command, "\n";
libnet-pcap-perl-0.18/Makefile.PL:367:        my $results = `$command`;
libnet-pcap-perl-0.18/Makefile.PL-368-        chomp $results;
##############################################
libnet-pcap-perl-0.18/Makefile.PL-376-    open(STDERR, ">$DEVNULL");
libnet-pcap-perl-0.18/Makefile.PL:377:    my $results = `$command`;
libnet-pcap-perl-0.18/Makefile.PL-378-    my $retval = $?;
##############################################
libnet-pcap-perl-0.18/Makefile.PL-452-    my $quote = $is_Win32 ? '"' : "'";
libnet-pcap-perl-0.18/Makefile.PL:453:    xsystem("$^X Makefile.PL " . join(' ', map { "${quote}$_=$options{$_}${quote}" } keys %options));
libnet-pcap-perl-0.18/Makefile.PL:454:    xsystem("$Config{make} test ${quote}OTHERLDFLAGS=${opt}${quote}");
libnet-pcap-perl-0.18/Makefile.PL-455-} # end try_link0