=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libmodule-install-authortests-perl-0.002/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libmodule-install-authortests-perl-0.002/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libmodule-install-authortests-perl-0.002/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove}; ############################################## libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm-128- } libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm:129: if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) { libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm-130- $args->{NO_META} = 1; libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm-131- } libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm:132: if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 and $self->sign ) { libmodule-install-authortests-perl-0.002/inc/Module/Install/Makefile.pm-133- $args->{SIGN} = 1;