in reply to Re: Re: Negative number sorting?
in thread Negative number sorting?

Is there a way to remove duplicate values using sort or would I have to do a loop to remove them?

This is in Perl FAQ. See How can I extract just the unique elements of an array?

--
Ilya Martynov (http://martynov.org/)