Merritt Krakowitzer wrote:
> 
> Hi

Hello,

> I would like to know how to compare 2 arrays.

perldoc -q array

Found in /usr/lib/perl5/5.6.0/pod/perlfaq4.pod
[snip]
        How do I compute the difference of two arrays?
        How do I compute the intersection of two arrays?
[snip]
        How do I test whether two arrays or hashes are
        equal?



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to