$phrase = "Hello World"; for ($phrase) { @parts = split } #### while () { push @parts, split; }