Help
Posted: Sat Jul 03, 2004 11:08 pm
$_=~/(\bHelp\b){0}/
is not what it looks like. Why?
Can anybody tell me how to make an equvalent regular expression
without using "!~"? I want to use the sign "=~".
Thanks
Help
is not what it looks like. Why?
Can anybody tell me how to make an equvalent regular expression
without using "!~"? I want to use the sign "=~".
Thanks
Help