@lcase = (a..z); @upcase = map { uc() } @lcase; [download]
In reply to uc() every other letter by Anonymous Monk