===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libmodule-runtime-perl-0.016/lib/Module/Runtime.pm-309-				"Module::Runtime::__GUARD__");
libmodule-runtime-perl-0.016/lib/Module/Runtime.pm:310:		my $result = CORE::require($notional_filename);
libmodule-runtime-perl-0.016/lib/Module/Runtime.pm-311-		pop @$guard;
##############################################
libmodule-runtime-perl-0.016/t/taint.t-7-BEGIN {
libmodule-runtime-perl-0.016/t/taint.t:8:	if(eval { eval("1".substr($^X,0,0)) }) {
libmodule-runtime-perl-0.016/t/taint.t-9-		require Test::More;