Rob Nagler wrote: > print( > map("emacs for $_\n", qw(mail testing wiki cli)), > $msg, > ); Oh, is *that* what map() is for? Intriguing. Dave