split ' ', $string # oder split " ", $string # oder andere Quote-Varianten, z.B. split q{ }, $string