
jayk at ion0
Jul 6, 2008, 8:56 PM
Post #3 of 3
(1117 views)
Permalink
|
|
Re: Couple of problems with the auth framework.
[In reply to]
|
|
I believe the SVN version of C::P::Auth has this fix already in place. I've just got to get around to doing some doc fixes and push out a release. I'm traveling right now, but I will see about getting it pushed out when I get back. Jay On Jul 6, 2008, at 9:56 AM, Tomas Doran wrote: > > On 6 Jul 2008, at 14:43, Marcus Ramberg wrote: > >> For one: >> >> 15:35 < spx2> Can't locate Catalyst/Plugin/Authentication/Store/ >> DBIx/Class.pm >> in @INC (@INC contains: /tmp/ufCRM/script/../lib /etc/ >> perl >> /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 >> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 >> /usr/share/perl/5.8 /usr/local/lib/site_perl .) at >> (eval 94) line >> >> It's kind of stupid that it complains about >> missing ::Plugin::Authentication::Store::DBIx::Class, when it's in >> fact missing ::Authentication::Store::DBIx::Class >> > > I've got a patch on C:P:A which fixes this behavior as it annoys me > too. > > I'll try get it fixed up and committed some time this week. > > Cheers > t0m > > > _______________________________________________ > Catalyst-dev mailing list > Catalyst-dev [at] lists > http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev _______________________________________________ Catalyst-dev mailing list Catalyst-dev [at] lists http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|