John W. Krahn wrote:
> ...
> my @letters = $text =~ /[[:alpha:]]/g;

I never knew you could leave the parens off in a case like this. I just went
and looked it up. Neat!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to