say for map { return "\U$_" } qw( abc def ghi ); # Can't return outside a subroutine at -e line 1. # [255]