===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhtml-wikiconverter-perl-0.68/lib/HTML/WikiConverter/WebApp.pm-310-  if( $error =~ /Dialect .* could not be loaded/ ) {
libhtml-wikiconverter-perl-0.68/lib/HTML/WikiConverter/WebApp.pm:311:    $error = sprintf q{The "%s" dialect either doesn't exist or has not been installed.}, $self->query->param('dialect');
libhtml-wikiconverter-perl-0.68/lib/HTML/WikiConverter/WebApp.pm-312-  }