[cgiapp] Authentication cant find my driver
Ron Savage
ron at savage.net.au
Fri Jun 18 20:22:21 EDT 2010
Hi Jerry
On Fri, 2010-06-18 at 08:14 -0700, Jerry Kaidor wrote:
> And just for yuks, I said:
>
>
>
> require
> '/usr/lib/perl5/site_perl/5.10.0/CGI/Application/Plugin/Authentication/Driver/DBI.pm'
>
> ...at the top of my application
>
> and it found it.
>
> Then I changed it to
>
> require
> '/usr/lib/perl5/site_perl/5.10.0/CGI/Application/Plugin/Authentication/Driver/MULTIDBI.pm'
>
> and it DIDN'T find it.
Correct. The '_' is missing from MULTI_DBI.
> So apparently there IS some sort of Perl system-wide list of files and
> packages besides @INC. Can't be @INC because my file is in the same
> directory. Right?
I don't think that's the problem...
--
Ron Savage
http://savage.net.au/
Ph: 0421 920 622
More information about the cgiapp
mailing list