in reply to
Re: remove duplicate value in array
in thread
remove duplicate value in array
It doesn't do quite the same thing. Fletch's solution preserves order. Yours does not.
Comment on
Re^2: remove duplicate value in array
In Section
Seekers of Perl Wisdom