Subject: | t/02_config.t fails on most installations |
On most of my smokers the test suite fails:
...
# Failed test 'symlink, no-module'
# at t/02_config.t line 37.
# got: ''
# expected: '-M
# '
# Failed test 'symlink, alias'
# at t/02_config.t line 39.
# got: ''
# expected: 'yes'
# Looks like you failed 2 tests of 5.
t/02_config.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
...