Help for this page
Select Code to Download
Select
or
download this
my $dels = join '|', map quotemeta, @dels; @array = grep !/$dels/, @array