Perl5Compiler.DEFAULT_MASK|Perl5Compiler.READ_ONLY_MASK );
}
catch( MalformedPatternException e )
{
log.fatal("Internal error: Someone put in a faulty pattern.",e);
throw new InternalWikiException("Faulty camelcasepattern in TranslatorReader");
}
m_engine.setAttribute( CAMELCASE_PATTERN, m_camelCasePattern );
}
//
// Set the properties.