Provided by: libcatmandu-perl_1.0700-1_all 

NAME
Catmandu::Fix::uniq - strip duplicate values from an array
SYNOPSIS
# {tags => ["foo", "bar", "bar", "foo"]}
uniq(tags)
# {tags => ["foo", "bar"]}
SEE ALSO
Catmandu::Fix
perl v5.26.1 2017-12-19 Catmandu::Fix::uniq(3pm)