yeah, it's big.my @string="Pid DenyMode R/W Oplock Name"; foreach (@string) { my ($pid,$deny,$rw,$oplock,$name) = split; # do something here }
In reply to Re: Splitting each word in a string
by thatguy
in thread Splitting each word in a string
by chaskins
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |