Subject: | t/bigfltcpm.t fails (with latest Math::BigInt/Float?) |
See subject. Test output is:
# Failed test 'bnot died'
# at t/bigfltcpm.t line 67.
# 'Can not modify Math::BigFloat::Constant 8 via bint()
# '
# doesn't match '(?^:^Can not.*bnot)'
# Failed test 'bxor died'
# at t/bigfltcpm.t line 83.
# 'Can not modify Math::BigFloat::Constant 8 via bint()
# '
# doesn't match '(?^:^Can not.*bxor)'
# Failed test 'bior died'
# at t/bigfltcpm.t line 83.
# 'Can not modify Math::BigFloat::Constant 8 via bint()
# '
# doesn't match '(?^:^Can not.*bior)'
# Failed test 'band died'
# at t/bigfltcpm.t line 83.
# 'Can not modify Math::BigFloat::Constant 8 via bint()
# '
# doesn't match '(?^:^Can not.*band)'
# Looks like you failed 4 tests of 161.
t/bigfltcpm.t ..
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/161 subtests