===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Fetch.pm-77-    return if exists $args{size} and -s $file != $args{size};
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Fetch.pm:78:    system($args{run}) if exists $args{run};
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Fetch.pm-79-    unlink($file) if $args{remove};
##############################################
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm-70-    }
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm:71:    if ( eval($ExtUtils::MakeMaker::VERSION) >= 6.10 ) {
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm-72-        $args->{NO_META} = 1;
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm-73-    }
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm:74:    if ( eval($ExtUtils::MakeMaker::VERSION) > 6.17 ) {
liblwp-authen-wsse-perl-0.05/inc/Module/Install/Makefile.pm-75-	$args->{SIGN} = 1 if $self->sign;