Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: question for perl book & magazine authors

by holli (Abbot)
on Oct 19, 2005 at 20:56 UTC ( [id://501424]=note: print w/replies, xml ) Need Help??


in reply to question for perl book & magazine authors

I don't think it's hard to understand grep and map. Both take a list from the right and return a list to the left. grep returns only those for which the value of the intermediate expression returns true, map returns the value of the expression itself.

One of the simplest and most powerful features in perl.


holli, /regexed monk/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found