===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdist-inkt-role-hg-perl-0.004/Makefile.PL-3-
libdist-inkt-role-hg-perl-0.004/Makefile.PL:4:my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
libdist-inkt-role-hg-perl-0.004/Makefile.PL-5-
##############################################
libdist-inkt-role-hg-perl-0.004/lib/Dist/Inkt/Role/Hg.pm-50-		$self->log("hg tag " . $self->version);
libdist-inkt-role-hg-perl-0.004/lib/Dist/Inkt/Role/Hg.pm:51:		system("hg", "tag", $self->version);
libdist-inkt-role-hg-perl-0.004/lib/Dist/Inkt/Role/Hg.pm-52-		$self->log("hg push");