Subject: | Fails on perls with nvsize != 8 |
As per subject.
Insufficient rounding in one of the tests seems to be the key to
understand the issue. Floating point numbers should never be compared on
string equality.
Sample fail report:
http://www.cpantesters.org/cpan/report/22550102
HTH && Regards,