[Catalyst] problems with Authentication::Roles plugin
Matt S Trout
dbix-class at trout.me.uk
Mon Jan 16 17:32:34 CET 2006
On Mon, Jan 16, 2006 at 10:16:42AM -0500, Joe Landman wrote:
> Hi Folks:
>
> I am attempting to use the Authentication::Roles plug in. I
> installed the tarball in the usual manner, and I can see the module in
> there.
>
> dualcore:/local/build # find /opt/sice | grep -i "Roles.pm"
> /opt/sice/2.0/lib/perl5/site_perl/5.8.7/Catalyst/Plugin/Authorization/Roles.pm
>
> My top level module looks like this:
>
> use Catalyst qw/
> ...
> Authentication::Roles
> /;
"Authentication" ne "Authorization"
Please don't blame the module until you've checked for spelling errors.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list