$string = "Hello world!"; @letters = split ( /\s*/, $string );