in reply to Re^2: LWP error 500 read timeout "internal response"
in thread LWP error 500 read timeout "internal response"
Have you tried changing the URL to http://localhost (This is assuming you have a web server running on the localhost) ? This would tell you if it is a problem with the code versus a problem with the network.
If this is still a problem my assumption would that the module installation is Foo-Bared rather than the code. There might an incompatibility with local libraries or the the version of Perl running on that box(which has happened to me before).
|
|---|