Hi all I'm not sure if this is the right place for this problem but here it is. I have an application that uses POE, POE::Component::Server::HTTP and POE::Component::Server::XMLRPC. It works well under Linux. I've been asked to move it to Windows so I chose strawberry perl for several reasons. In any case I'm finding the build for POE::Component::Server::HTTP hangs during make test during the phase that says:
enabling keepalive and going again followed by three warnings about uninitialized variables in line 326 Does anyone have a suggestion or two for me? TIA Bruce