On 9/17/06, Mike Blezien <[EMAIL PROTECTED]> wrote:

what I am attempting to do is finding a match from @arrayA in
@arrayB ... what is the best way to accomplish this?

Are you trying to find the intersection of two arrays? I believe this
is covered in the FAQ, and there's probably a module on CPAN as well.
Or are you trying to do something else? Cheers!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to