Sorry, I did not see that LWP/UserAgent.pm was not a required Perl
module anymore on [1], on [2] it was still present. I have fixed that.
I would have fixed this myself, but I do not have access to the build
servers.
Regards,
Andre
[1]
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows
[2]
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows_with_MinGW
On 21.03.2012 07:10, Herbert Duerr wrote:
Can't locate LWP/UserAgent.pm in @INC (@INC contains:
Andre's new script "solenv/bin/download_missing_extensions.pl" adds a
dependency to the Perl LWP:UserAgent module.
Any ideas?
Running "cpan -i LWP:UserAgent" should suffice.
Hope that helps,
Herbert