[Catalyst] installing Catalyst::Plugin::Authentication::Store::LDAP
Peter Karman
peter at peknet.com
Thu Jan 24 22:19:56 GMT 2008
On 01/24/2008 03:45 PM, Andrew Peebles wrote:
> Peter Karman wrote:
>> On 01/24/2008 02:49 PM, Andrew Peebles wrote:
>>
>>
>>> perl -MCPAN -e 'install Catalyst::Authentication::Store::LDAP'
>>> CPAN: Storable loaded ok
>>> Going to read /root/.cpan/Metadata
>>> Database was generated on Wed, 23 Jan 2008 23:30:57 GMT
>>> Warning: Cannot install Catalyst::Authentication::Store::LDAP, don't
>>> know what it is.
>>>
>>
>> you forgot the ::Plugin part
>>
>>
> My original email stated the error message coming from Catalyst, I just
> cut-n-pasted it:
>
> [warn] Store class "Catalyst::Authentication::Store::LDAP" not found,
> trying deprecated ::Plugin:: style naming.
>
> Then I tried to install the package listed in the warning ... ???
>
what does your config and 'use Catalyst qw( ... )' look like?
The default Authentication plugin will try and load the Store and Credential plugins from
the config, IIRC.
--
Peter Karman . peter at peknet.com . http://peknet.com/
More information about the Catalyst
mailing list