===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtext-trac-perl-0.24/lib/Text/Trac/InlineNode.pm-100-	while ( $rest =~ /$self->{rules}/xms ) {
libtext-trac-perl-0.24/lib/Text/Trac/InlineNode.pm:101:		$html .= $self->escape($`) . $self->_replace( $&, $`, $' );
libtext-trac-perl-0.24/lib/Text/Trac/InlineNode.pm-102-		$rest = $';