=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove}; ############################################## libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Makefile.pm-45-sub makemaker { libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Makefile.pm:46: ( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0 libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Makefile.pm-47-} ############################################## libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm-12- my ($command) = @_; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm:13: `$command`; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm-14-} ############################################## libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm-73- if ($svk_info =~ m!Merged From: (/mirror/.*), Rev\.!) { libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm:74: $svk_info = `svk info /$1` or return; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install/Repository.pm-75- redo SVK_INFO; ############################################## libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm-376-# Done in evals to avoid confusing Perl::MinimumVersion libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm:377:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm-378-sub _read { ############################################## libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm-414-# Done in evals to avoid confusing Perl::MinimumVersion libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm:415:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@; libplack-handler-anyevent-fcgi-perl-0.01/inc/Module/Install.pm-416-sub _write { ############################################## libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm-48- libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm:49: my $ver = (`$lighttpd_bin -v` =~ m!lighttpd[-/]1.(\d+\.\d+)!)[0]; libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm-50- if ($ver < 4.17) { ############################################## libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm-60- $callback->($lighty_port, $fcgi_port, ($ver && $ver < 4.23)); libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm:61: warn `cat $tmpdir/error.log` if $ENV{DEBUG}; libplack-handler-anyevent-fcgi-perl-0.01/t/FCGIUtils.pm-62- },