=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libperl4-corelibs-perl-0.004/t/bigfloat.t-19- my $try = "$f('" . join("','", @args) . "');"; libperl4-corelibs-perl-0.004/t/bigfloat.t:20: my $got = eval($try); libperl4-corelibs-perl-0.004/t/bigfloat.t-21- $got = "" if !defined($got); ############################################## libperl4-corelibs-perl-0.004/t/bigint.t-17- my $try = "$f('" . join("','", @args) . "');"; libperl4-corelibs-perl-0.004/t/bigint.t:18: my $got = eval($try); libperl4-corelibs-perl-0.004/t/bigint.t-19- $got = "" if !defined($got);