Subject: | uniq() implementation breaks LMU test |
(copied from https://github.com/Scalar-List-Utils/Scalar-List-Utils/pull/28)
@leonerd The implementation of uniq() as present in the latest devel 1.44_001 fails a test in this PR:
# Failed test 'none of the numbers in the array were stringified by uniq'
# at t/uniq.t line 44.
# Failed test 'uniq uniquifies mixed numbers and strings correctly in a tied array'
# at t/uniq.t line 58.
# Structures begin differing at:
# $got->[1] = Does not exist
# $expected->[1] = '2'