my @p = grep { defined $_ && $_ ne '' } @arr; [download]
McA
In reply to Re: Match nothing in grep { ! // } by McA in thread Match nothing in grep { ! // } by ag4ve