Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Count of words that match in an array

by BUU (Prior)
on May 10, 2002 at 04:50 UTC ( [id://165595]=note: print w/replies, xml ) Need Help??


in reply to Count of words that match in an array

grep {$x=$_;grep{$_ eq $x} @ar1} @ar2;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found