Subject: | Possible hash randomization problems in test suite |
t/01-methods.t sometimes fails like this:
# Failed test at t/01-methods.t line 20.
# got: 'http://jugemkey.jp/?param2=value2¶m1=value1'
# expected: 'http://jugemkey.jp/?param1=value1¶m2=value2'
This may be a hash randomization problem.