NAME

Morris::Plugin::Oper - Give Oper Rights Automatically

SYNOPSIS

# in your config file
<Connection whatever>
  <Plugin Oper>
    <Channel #foo>
      Op regexp
    </Channel>
  </Plugin>
</Connection>