Help for this page
abc xyz
my $comp = Array::Compare->new; if ($comp->compare(\@array1, \@array2)) { ... print "array not same\n"; }