"Plows, Sean (London)" wrote:
> 
> How can I set this as my cgi's can't locate my libs?
> 
> > Regards,
> >
> > Sean Plows

Sean - try "use lib '/path/to/my/libs';"  That should "append" your
library path to @INC.

Word on the street is that you NEVER EVER want to mess with @INC
directly.

Jon Robison
!Uniphied Thought, LLC

Reply via email to