Subject: | hash_traversal_mask unused |
hash_traversal_mask in t/01_functionality.t is imported, but not used, and additionally this is causing test failures for all perls < 5.18.0:
"hash_traversal_mask" is not exported by the Hash::Util module
Can't continue after import errors at t/01_functionality.t line 7.
BEGIN failed--compilation aborted at t/01_functionality.t line 7.
t/01_functionality.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run