Re: Mod_perl question

From: Joshua Kugler <joshua.kugler@uaf.edu>
Date: Thu Aug 25 2005 - 14:45:22 AKDT

@INC is set at compile time, or by using the 'lib' module to dynamically add
directories to @INC

use lib '/directory/to/add'

j----- k-----

On Thursday 25 August 2005 14:41, jsw@wadell.org wrote:
> I am trying to get a perl cgi script running. Nearly there, but @INC does
> not include the location of the module I need to load. Where does INC get
> set?
>
> Thanks to all you hard core perl mongers!
>
> Jim
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.

-- 
Joshua Kugler
CDE System Administrator
http://distance.uaf.edu/
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Thu Aug 25 14:45:28 2005

This archive was generated by hypermail 2.1.8 : Thu Aug 25 2005 - 14:45:28 AKDT