my $to = $emails{$name};
my $content = join '', map { "$names[$_]\n" } grep { $_ != $skip } 0..$#names;
You should be using MIME::Lite or something
In reply to Re^7: Print hash except first value
by ikegami
in thread Print hash except first value
by joec_
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |