Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Perl credited with changing the rules

by dga (Hermit)
on Oct 21, 2004 at 17:57 UTC ( [id://401244]=note: print w/replies, xml ) Need Help??


in reply to Perl credited with changing the rules

If you think or perl as a toolbox of many tools, then the 'tool which does the job well is not quite gone'. For example, if one wanted to match expressions contained within a string using perl, one would probably use the regex tool to do the job. Or, if one wanted to count distinct words in some file, one might use the hash tool to store those words with their counts, etc.

So, perl could be considered a toolbox of tools which each do specific things and do them well, joined with a synergy component which allows all the tools to play well together and do many things well that would not be as "well" ( small, efficient, etc ) using a group of stand alone tools.

  • Comment on Re: Perl credited with changing the rules

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-19 11:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found