The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<%init>
# deal with users who don't have options indexes set right
RT::Interface::Web::Redirect(RT->Config->Get('WebURL')."m/index.html");
$m->abort();
</%init>