Thanks, I guess that's another syntax check I didn't learn.
Hi again Oko1, your suggested code has a different syntax, especially the addition of the '1' arg, can you tell me what it does? Thanks.
my @fields = grep { s/^\s+|\s+$//g; 1; } split /\|/;
In reply to Re^4: variable mystery
by jeah
in thread variable mystery
by jeah
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |