Subject: | Test failure in t/03_route_handler/11_redirect.t |
I get the following when I try to build Dancer 1.16 from source:
t/03_route_handler/11_redirect.t ............. 1/?
# Failed test 'location is set to http://localhost/'
# at t/03_route_handler/11_redirect.t line 36.
# got: '//localhost/'
# expected: 'http://localhost/'
# Looks like you failed 1 test of 8.
t/03_route_handler/11_redirect.t ............. Dubious, test returned 1
(wstat 256, 0x100)
Failed 1/8 subtests
C:\DOCUME~1\user\LOCALS~1\Temp\Dancer-1.160> perl -v
This is perl, v5.10.1 built for MSWin32-x86-multi-thread
(with 2 registered patches, see perl -V for more detail)
Copyright 1987-2009, Larry Wall
Binary build 1006 [291086] provided by ActiveState
http://www.ActiveState.com