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


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to