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