Subject: | Possible locale-related failures |
The test suite may fail, probably due to a German locale (where floating number separator is a comma, not a dot):
# Failed test 'array'
# at t/02_deep.t line 9.
# Comparing $data->[0]
# got : 1,00001
# expected : 1
# Looks like you failed 1 test of 2.
t/02_deep.t ...