The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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