since && returns an empty string if the first condition is false.map { $_ ne 'NULL' && $_ } qw(one two NULL four five)
In reply to Re: Embed empty value using qw()
by MrNobo1024
in thread Embed empty value using qw()
by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |