Hi,

I'm trying to test a variable for special caracters... but i'm not having
success...

I'm doing:

if ($var =~ \w) {

......

}

But it doesn't work.

Thanks in advance,
Wagner Garcia Campagner


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

Reply via email to