failed to install on Windows
Open
- Dominant language
- Perl
- Stars
- 24
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Does this module support Windows?
I am using strawberry perl v5.18.2 on Windows 7, can't install it via cpan:
# Looks like you failed 1 test of 1.
t/simpleapp-diag.t ..... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/simpleapp-dubious.t .. 0 planned, only 0 passed.
Non-zero exit status: t/dubious.t
t/dubious.t:
Can't find string terminator "'" anywhere before EOF at t/dubious.t line 7.
t/simpleapp-dubious.t .. 1/1 # Failed test at t/simpleapp-dubious.t line 23.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = '0 planned, only 0 passed.
# Non-zero exit status: t/dubious.t
# '
# Looks like you failed 1 test of 1.
t/simpleapp-dubious.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/simpleapp-simple.t ... ALL PASSEDt/simpleapp-simple.t ... 1/1 # Failed test at t/simpleapp-simple.t line 25.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'ALL PASSED
# '
# Looks like you failed 1 test of 1.
t/simpleapp-simple.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.