Help for this page
$are_equal = compare_arrays(\@frogs, \@toads); ... } return 1; }
return 0 unless @$first == @$second;