Error: "Can't locate SOAP/Lite.pm in @INC"

[email protected] (Steven Stromer)
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>
Hi,

I'm trying to build a CGI PERL web app hosted on Fedora/Apache machine, 
making XML requests to a Windows/IIS machine (No, I have no choice in 
this matter; we're trying to connect to QuickBooks).

I get an Internal Server Error when trying to execute the PERL script 
via a web browser, and when I try to run the executable from the command 
line using the format ./[script.cgi] I get the error "Can't locate 
SOAP/Lite.pm in @INC".

Fundamentally, I understand that CPAN uses paths under @INC to locate 
modules that have been installed. I did nothing special when installing 
SOAP::Lite; I just used 'install SOAP::Lite' at the CPAN prompt. The 
installation completed without error. However, when I list installed 
modules with 'perldoc perllocal', I do not see the SOAP::Lite module listed.

I am not certain whether this is a problem with CPAN, SOAP::Lite, or me.

Plese help.

Thanks!

Steven Stromer
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.