On Fri May 28 09:39:45 2010, MARKOV wrote:
Show quoted text> Hopefully fixed in 0.27
Unfortunately not. With 0.27 I see still:
# Failed test at t/11concat.t line 28.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package Log::Report::Message,
# right argument has no overloaded magic at (eval in cmp_ok)
t/11concat.t line 28.
#
# ------------------------------------
# got: 'abcdef'
# expected: 'abcdef'
# Failed test at t/11concat.t line 33.
# An error occurred while using eq:
# ------------------------------------
# Operation "eq": no method found,
# left argument in overloaded package Log::Report::Message,
# right argument has no overloaded magic at (eval in cmp_ok)
t/11concat.t line 33.
#
# ------------------------------------
# got: 'Hello World!
# '
# expected: 'Hello World!
# '
# Looks like you failed 2 tests of 15.
and similar failures in t/50file.t and t/54try.t
Regards,
Slaven