When using CPAN, you can take advantage of the fact that the module
installation prompts the user, and rename the problematic file during
that time. In my installation, the file was located at: C:\Perl\cpan
\build\SOAP-Lite-0.710.07-XmJUjt\t\SOAP\Transport\HTTP\CGI.t, however,
the exact location changes on every install (the XmJUjt seems to be a
random set of letters).

I also had to use a force install, to skip over some errors:
perl -MCPAN -e shell
force install SOAP::Lite

Finally, I ran into a different issue related to YAML, and had to
rerun the install multiple times to get to the prompt mentioned above.
Each rerun was getting me past one YAML issue.

André


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to