On 9/9/07 1:54 PM, "Douglas Hunter" <[EMAIL PROTECTED]> wrote:

> Jeff wrote:
>> This is a true beginner's question, so bear with me. I have an array of
>> numbers. Is there a function to tell me which is larger (or smaller?)
> 
> 
> Sure.  Perl's 'sort' function is quite flexible, and supports
> numerically sorting lists. `perldoc -f sort` describes what you want, I
> believe.
> 
> The short answer:

Pardon the list clutter, but I have to say that this is what makes this
particular list and the Perl community in general cool. Quick, helpful
answers with no snark and an no bs. Thanks to everyone who answered.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to