Hey All,

I just have a really quick regex question.

I have the following code...

next if $username =~ /^ruby/;

will that strip and go to the next if statment if $username = ruby?

Regards,

Dan

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

Reply via email to