Hello,<br>I am working on a cgi script that uses util::LOG, which refers to LOG.pm, a file locally on my system. But when I try to run the script the http error log states that "Can't locate util/LOG.pm in @INC (@INC contains. . . . .)".<br><br>My question is how can I tell @INC where LOG.pm is, i.e. how do I add directories to @INC?<br><br>I am using Perl 5.003 on a Redhat 6.0 system<br><br>TIA for all help!<br>-Jim<br>