=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libnet-ip-xs-perl-0.21/t/46-wrong-object.t-16- my $fn_name = "Net::IP::XS::$_"; libnet-ip-xs-perl-0.21/t/46-wrong-object.t:17: is(eval("$fn_name(\$obj)"), undef, libnet-ip-xs-perl-0.21/t/46-wrong-object.t-18- "Got undef on calling $_ on non-Net-IP-XS object"); ############################################## libnet-ip-xs-perl-0.21/t/46-wrong-object.t-24- my $fn_name = "Net::IP::XS::$_"; libnet-ip-xs-perl-0.21/t/46-wrong-object.t:25: is(eval("$fn_name(\$obj, \$obj)"), undef, libnet-ip-xs-perl-0.21/t/46-wrong-object.t-26- "Got undef on calling $_ on non-Net-IP-XS objects");