=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm-139- } libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm:140: if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) { libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm-141- $args->{NO_META} = 1; libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm-142- } libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm:143: if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 and $self->sign ) { libtest-needsdisplay-perl-1.07/inc/Module/Install/Makefile.pm-144- $args->{SIGN} = 1; ############################################## libtest-needsdisplay-perl-1.07/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libtest-needsdisplay-perl-1.07/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libtest-needsdisplay-perl-1.07/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove};