Subject: | Possible hash randomization problems in test suite (1.2) |
t/02-construct.t may fail for newer perls with hash randomization:
# Failed test 'format_http_query'
# at t/02-construct.t line 50.
# got: 'two=dos&one=uno'
# expected: 'one=uno&two=dos'
# Looks like you failed 1 test of 114.
t/02-construct.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/114 subtests