Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Matching arrays

by arrow (Friar)
on Mar 24, 2003 at 15:37 UTC ( [id://245453]=note: print w/replies, xml ) Need Help??


in reply to Matching arrays

Yeah, sorry, I guess I did forget some things. Anyway, I want it so that the items could be in any order, so if I'm checking @array = (1,2,3,4) with @array2 = (2,5,4,6,3,1) it would still match because all of the items in @array are in @array2, no matter what order they are in. Hope this clarifies things a little, and thanks for all your earlier answers...

Just Another Perl Wannabe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-24 02:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found