@array = qw(blue red orange brown); map print, @array;