On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote: > Apache's @INC
Apache doesn't have an @INC because Apache doesn't have perl. It looks like this is mod_perl's @INC. Did you print this out from a script or module running through mod_perl? To change which perl mod_perl is using, you just rebuild it with the right one, as shown in previous mail. - Perrin