![]() |
|
more useful options | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
This is special-cased in split ' ', $string (see split documentation).
Doesn't do what you want?@x = split ' ', q(Pid DenyMode R/W Oplock Name); In reply to Re: Splitting each word in a string
by ariels
|
|