Subject: | unexpected warning in t/constant |
Hi, I'm experiencing the following warning which is forcing the new
version of costant to install. I suspect this may have something to do
with the recently released Test::Builder:
t/constant........1/97
# Failed test at t/constant.t line 115.
# got: '1'
# expected: '0'
# unexpected warning
# Argument "12 cats" isn't numeric in addition (+)
at /opt/perl588/lib/5.8.8/Test/Builder.pm line 492.
# Looks like you failed 1 test of 97.
t/constant........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/97 subtests
Please let me know if you need more info.