andy. Update:my $ns = ''; my @a = qw(one two 3 $ns five); s/(\$.*)/$1/ee foreach @a;
Come to think of it, this seems neat & simple...
Do I get the prize? What was the prize, anyway? Hope it's ice-cream...my @a = grep {s/^''$//;1} qw(one two 3 '' four five);
In reply to Re: Embed empty value using qw()
by andye
in thread Embed empty value using qw()
by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |