Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Finding the max()/min()

by brian_d_foy (Abbot)
on Nov 11, 2004 at 06:01 UTC ( [id://406931]=note: print w/replies, xml ) Need Help??


in reply to Finding the max()/min()

Nobody likes the max() function from List::Util, I guess.
--
brian d foy <bdfoy@cpan.org>

Replies are listed 'Best First'.
Re^2: Finding the max()/min()
by gaal (Parson) on Nov 11, 2004 at 06:39 UTC
Re^2: Finding the max()/min()
by dragonchild (Archbishop) on Nov 11, 2004 at 13:50 UTC
    Is List::Util now part of the core? It wasn't in 5.6, which made me not use it.

    Being right, does not endow the right to be rude; politeness costs nothing.
    Being unknowing, is not the same as being stupid.
    Expressing a contrary opinion, whether to the individual or the group, is more often a sign of deeper thought than of cantankerous belligerence.
    Do not mistake your goals as the only goals; your opinion as the only opinion; your confidence as correctness. Saying you know better is not the same as explaining you know better.

      It is now; that's why I use it. I would be reluctant to use a non-core module for such trivial functions.

      Whether or not you can get away with expecting that your users will have either perl-5.8+ or install List::Util on an older version depends on your particular circumstances.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://406931]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 17:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found