Subject: | Failed tests rounding errors |
Failed tests in t/place.t:
t/place.t ....... 1/18
# Failed test at t/place.t line 61.
# Structures begin differing at:
# $got->[0][2] = '123.4'
# $expected->[0][2] = '123.400000000000005684341886080801'
# Failed test at t/place.t line 70.
# Structures begin differing at:
# $got->[0][2] = '4445123.4'
# $expected->[0][2] = '4445123.40000000037252902984619141'
# Looks like you failed 2 tests of 18.