=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libtest-without-module-perl-0.20/xt/99-compile.t-22- my ($stdout, $stderr, $exit) = capture(sub { libtest-without-module-perl-0.20/xt/99-compile.t:23: system( $^X, '-Mblib', '-wc', $_ ); libtest-without-module-perl-0.20/xt/99-compile.t-24- }); ############################################## libtest-without-module-perl-0.20/xt/99-synopsis.t-47- close $tmpfh; # flush it libtest-without-module-perl-0.20/xt/99-synopsis.t:48: my $output = `$^X -Ilib -c $tempname 2>&1`; libtest-without-module-perl-0.20/xt/99-synopsis.t-49- if( $output =~ /\ssyntax OK$/ ) {