Re: Re: need support: Response code 500 with HTTP indexing

Daniel Naber <[email protected]> Tue, 1 Apr 2003 22:15:02 +0200
Newsgroups gmane.comp.web.perlfect-search
Message-ID <[email protected]>
On Tuesday 01 April 2003 21:55, Adrian Gudas wrote:

> I'm new to Perl, and someone told me I might need a 'use'
> line in the Perlfect configuration to point to the modules that cpan
> installed (since I don't have root access on this machine). If that made
> any sense. :)

You will need a statement like this:

use lib '/path/to/your/lib';

before the other 'use' statements, otherwise the system-wide modules (which 
may be old) will be used.

Regards
 Daniel

-- 
http://www.danielnaber.de

_______________________________________________
perlfect-search mailing list
[email protected]
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search