## this works#!usr/bin/perl use warnings; use strict; my $Phrase = "Hello World"; my @Parts = split(/\s/, $Phrase) ;
In reply to Re: Split ( ) is Giving Me a Splitting Headache
by vkroll
in thread Split ( ) is Giving Me a Splitting Headache
by HughBris
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |