Subject: | Tests fail with Test-Simple-0.95_02 |
If Test-Simple-0.95_02 is installed, then the test suite fails:
# Failed test 'as_string overload'
# at t/05-increment-overload.t line 44.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package IO::Scalar,
# right argument has no overloaded magic at (eval in cmp_ok)
t/05-increment-overload.t line 44, <GEN1> line 1.
#
# ------------------------------------
# got: 'Test: this is the first line :tseT'
# expected: 'Test: this is the first line :tseT'
# Looks like you failed 1 test of 2.
t/05-increment-overload.t ..
This is probably related to Test-Simple changes as described in
http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791
Regards,
Slaven