Victor Michael Blancas wrote:
> 
> >
> > So how am I supposed to install Apache::AuthCookieDBI via the CPAN
> > shell?
> >
> > Thanks,
> >
> 
> `perl -MCPAN -e "install Apache::AuthCookieDBI"`
> 

Yes, that was the implied first step that was giving me trouble in the
first place, and the reason for my initial message.  I like using the
CPAN shell to install my perl modules, but I suppose all the Apache
modules I try to install that rely on Apache::DBI will fail their
respective tests.  So, the above command should probably be amended to:
        perl -MCPAN -e "force install Apache::AuthCookieDBI"
and hope I don't miss anything important by ignoring the test runs.
-- 
Steve Chadsey <[EMAIL PROTECTED]>
Now playing: Yearning The Seeds Of A New Dimension
(In The Woods... - "Heart Of The Ages")

Reply via email to