=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm-107- } libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm:108: if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) { libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm-109- $args->{NO_META} = 1; libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm-110- } libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm:111: if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 and $self->sign ) { libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Makefile.pm-112- $args->{SIGN} = 1; ############################################## libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Fetch.pm-84- return if exists $args{size} and -s $file != $args{size}; libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Fetch.pm:85: system($args{run}) if exists $args{run}; libdeclare-constraints-simple-perl-0.03/inc/Module/Install/Fetch.pm-86- unlink($file) if $args{remove};