@days = split (/ /); $alldays = join ' ', map { lc $_ } @days;