-prasanna.kmy @list = qw/1 2 3/; %temp=(); my @stoplist = qw/1 2/; @temp{@list} = (); delete @temp{@stoplist}; print keys %temp;
In reply to Re: Finding the Remaining of Array by Slice - A quick way?
by kprasanna_79
in thread Finding the Remaining of Array by Slice - A quick way?
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |