On Jun 21, 2005, at 18:24, Ing. Branislav Gerzo wrote:

$text = '(this) is just really small test.';

in loop I want get all 2-words and 3-words:

<snip>

What about doing and split first on the whole text and then use array slices?

-- fxn

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to