On Mon, Mar 2, 2009 at 1:32 PM, Dhrakar <[email protected]> wrote:
>
> Hello All,
>  I'm having a heck of a time getting a couple of plugins to work with RT
> 3.8.2.  I've got RT up and running, but whenever I try to add the
> Set(@Plugins,(qw(RT::Authen::ExternAuth))); I get the error:

I'm don't know enough about Perl to know if it'll matter, but I
noticed you have more parentheses than me.  I have:

Set(@Plugins, qw(RT::Extension::ExtractCustomFieldValues
RT::Authen::ExternalAuth));

no opening ( before the qw.

-- 
/chown -R us:us /yourbase
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to