in reply to Embed empty value using qw()
map { $_ ne 'NULL' && $_ } qw(one two NULL four five) [download]