Subject: | Test::EOL - Tests don't pass on Win |
Hi,
A Test for Test::EOL fails, hence it can't be installed on Windows. But
it would be good thing to run Test::EOL under Windows as well, because
when you switch back and forth between Linux and Windows, Test::EOL
should be very handy.
The failing test says:
t/12-fail.t ..........
# Failed test at t/12-fail.t line 14.
t/12-fail.t .......... 1/?
# Failed test 'windows EOL found in tmp file 1'
# at t/12-fail.t line 18.
# 'ok 1 - No windows line endings in '.../WGkG9qStgb.pL'
# 1..1
# '
# doesn't match '(?m-xis:^not ok 1 - No windows line endings in
'[^']*' on line 4)'
Tests ran for Test::EOL 0.7
- Perl 5.10.1 / strawberry
- Windows XP SP3
- no cygwin
Greetings
tmueller