> > > This works fine under standard CGI, but the LWP request times out > > > under mod_perl. The temporary page name is random, so I know that > > > it's not a > > file > > > conflict. > > > > > > Have I missed something? I'm using Apache 1.3.31 and > mod_perl 1.29 > > > on Windows XP, but whatever I do has to also work under > vanilla CGI.
Ok, I've determined that it works fine under Linux, mod_perl and Apache 1.3.33, so I assume that it's a problem with Windows. That's a shame, because I typically develop on Windows, but I guess that since I'm deploying to Linux, I can live with things Dan