Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: map grep and sort

by davido (Cardinal)
on May 25, 2013 at 03:36 UTC ( [id://1035228]=note: print w/replies, xml ) Need Help??


in reply to map grep and sort

Probably beyond the scope of "the basics", but List::Util::reduce sure is handy too sometimes. And although you have to load a module to use it, that module is part of the core Perl distribution.


Dave

Replies are listed 'Best First'.
Re^2: map grep and sort
by tobyink (Canon) on May 25, 2013 at 07:27 UTC
      That is a very good and important point. Map can generate hashes because of this. I will add that fact to the above.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-26 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found