Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: "advanced" Perl functions and maintainability

by neniro (Priest)
on Dec 13, 2004 at 10:24 UTC ( [id://414341]=note: print w/replies, xml ) Need Help??


in reply to "advanced" Perl functions and maintainability

map and grep are powerful features of perl. If you don't like them, don't use them. Today they are part of many powerful scripting-languages. Python have them (map and filter) and list comprehensions. I personally find anonymous subs (coderefs/lambdas) annoying, so I doesn't use them. But if you know what you're doing - just do it. Be productive.

neniro

  • Comment on Re: "advanced" Perl functions and maintainability

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-24 08:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found