Update: don't use map for transforming something into itself. If you're getting from a different source, though, this would be an appropriate technique.@values = map { defined $_ ? $_ : '' } @values;
In reply to Re^5: uninitialized value in join or string
by Roy Johnson
in thread uninitialized value in join or string
by Win
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |