=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libnet-ifconfig-wrapper-perl-0.26/xt/test.pl-37- print "\n== '".$IfCfgCmd{$^O}. "' command output ==\n"; libnet-ifconfig-wrapper-perl-0.26/xt/test.pl:38: system($IfCfgCmd{$^O}); libnet-ifconfig-wrapper-perl-0.26/xt/test.pl-39- print "======================================\n"; ############################################## libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-121- $ENV{'LANG'} = 'C'; libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm:122: my @Output = `$Cmd`; libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-123- $ENV{'LANG'} = $saveLang; ############################################## libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-467- libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm:468: foreach my $Addr (@{$ADAPTER_INFO->{'IpAddressList'}}) libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-469- { ############################################## libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-507- # and next; libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm:508: # $Info1{$IPADDRROW->{'dwIndex'}}{'inet'}{if_ipaddr($IPADDRROW->{'dwAddr'})} = if_ipaddr($IPADDRROW->{'dwMask'}); libnet-ifconfig-wrapper-perl-0.26/lib/Net/Ifconfig/Wrapper.pm-509- # };