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

Ahh, I understand. My problem was with misunderstanding GD::Graph, not the sort. I was using square brackets because that made the GD::Graph module show up correctly, but the sort wouldn't work correctly. Now using "( )" and \@array, which causes it to show up correctly.

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

Thanks.
Ineffectual

Replies are listed 'Best First'.
Re: Re: Re: Negative number sorting?
by IlyaM (Parson) on Dec 29, 2001 at 01:44 UTC