CC: | flora [...] cpan.org |
Subject: | not working on win32 |
Hi there!
Thank you so much for such an useful module.
I'm having trouble installing it on Win32, though. This is my report:
http://cpantesters.org/cpan/report/3482548a-6bf6-1014-ac9d-a385ac0af211
From the cpantesters page it looks like it's failing for everyone else
too. The documentation suggests that it should work, so I created this
ticket.
All entries on cpantesters point to the same failed tests (mine included):
# Failed test at t\dyna_low.t line 43.
# Failed test at t\dyna_low.t line 44.
# Looks like you failed 2 tests of 6.
t\dyna_low.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
t\pod_cvg.t ... ok
t\pod_syn.t ... ok
Test Summary Report
-------------------
t\dyna_low.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=3, Tests=8, 2 wallclock secs ( 0.05 usr + 0.05 sys = 0.09 CPU)
Result: FAIL
Failed 1/3 test programs. 2/8 subtests failed.
I tried looking at lines 43 and 44 of t\dyna_low.t but all I can figure
out is that something went terribly wrong and the test crashed. I'll
gladly help testing possible solutions in my Win32 environment if it helps.
Cheers!