in reply to Re: Mojolicious on Windows 64bit installation hangs on daemon.t
in thread Mojolicious on Windows 64bit installation hangs on daemon.t

tried `cpan install Mojolicious` and it is still hanging at same location:
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/*/*.t
t/mojo/asset.t ............................. ok
t/mojo/base.t .............................. ok
t/mojo/bytestream.t ........................ ok
t/mojo/cache.t ............................. ok
t/mojo/cgi.t ............................... ok
t/mojo/collection.t ........................ ok
t/mojo/content.t ........................... ok
t/mojo/cookie.t ............................ ok
t/mojo/cookiejar.t ......................... ok
t/mojo/daemon.t ............................ 1/?
  • Comment on Re^2: Mojolicious on Windows 64bit installation hangs on daemon.t

Replies are listed 'Best First'.
Re^3: Mojolicious on Windows 64bit installation hangs on daemon.t
by hotchiwawa (Scribe) on Jan 15, 2016 at 18:30 UTC
    a log file is normally generated in CPAN folder, check it.