Thanks.my @non_unique; (in_array($_,\@temp)) && (push @non_unique, $_) for (@temp2); sub in_array { ($_ eq $_[0]) && (return $_) for (@{$_[1]}) ; }
In reply to Re: Compare Lists (Non Unique Intersection)
by Mandrake
in thread Compare Lists (Non Unique Intersection)
by rsiedl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |