in reply to Re: how to state this by REL
in thread how to state this by REL
>The regexp is correct. The problem is your string. Use single >quote instead of double quote, to avoid interpolation. Yes, I got it, Now I use single quote to make it happy, and I want to know what's really means as to \w in perl, do it include @ ! or not? Thanks for the info.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: how to state this by REL
by Aragorn (Curate) on Nov 09, 2005 at 09:31 UTC |