Subject: | Tests hang on Windows XP with Strawberry Perl 5.10.0.1 |
Date: | Tue, 29 Jul 2008 21:04:44 +1000 |
To: | bug-HTTP-Server-Simple [...] rt.cpan.org |
From: | "David Sitsky" <david.sitsky [...] gmail.com> |
I am trying to install Catalyst on a Windows XP machine with
Strawberry Perl 5.10.0.1.
Unfortunately the tests seem to hang in the same spot - here is the
relevant output. Is there anything I can do to get this working?
C:\work\catalyst>perl -MCPAN -e "install HTTP::Server::Simple"
CPAN: File::HomeDir loaded ok (v0.69)
Database was generated on Tue, 29 Jul 2008 09:52:16 GMT
Running install for module 'HTTP::Server::Simple'
Running make for J/JE/JESSE/HTTP-Server-Simple-0.34.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\J\JE\JESSE\HTTP-Server-Simple
-0.34.tar.gz ok
CPAN.pm: Going to build J/JE/JESSE/HTTP-Server-Simple-0.34.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for HTTP::Server::Simple
cp lib/HTTP/Server/Simple/CGI/Environment.pm blib\lib\HTTP\Server\Simple\CGI\Env
ironment.pm
cp lib/HTTP/Server/Simple.pm blib\lib\HTTP\Server\Simple.pm
cp lib/HTTP/Server/Simple/CGI.pm blib\lib\HTTP\Server\Simple\CGI.pm
JESSE/HTTP-Server-Simple-0.34.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib\lib', 'blib\arch')" t/*.t
t/00smoke............ok
t/01live.............6/14
Cheers,
David