This is for
DBD-Firebird-0.55
DBI-1.616
perl, v5.10.1 (*) built for x86_64-linux-thread-multi
firebird-2.5.0 superclassic x86_64
gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC)
CentOS Linux release 6.0 (Final) 2.6.32-71.29.1.el6.x86_64
make test fails in t/bigdecimal.t with the following messages:
t/bigdecimal.t ............ 1/12
# Failed test 'Field: DEC_MIN'
# at t/bigdecimal.t line 106.
# got: '922337203685477.1616'
# expected: '-922337203685477.5808'
# Failed test 'Field: DEC_MAX'
# at t/bigdecimal.t line 106.
# got: '-922337203685477.1616'
# expected: '922337203685477.5807'
# Looks like you failed 2 tests of 12.
t/bigdecimal.t ............ Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests