On Fri, Jan 17, 2003 at 03:38:39AM -0500, Dong Lou wrote:
> Does anyone know how to use regular expression to tell the number of
> consecutive \'s in a string or if the number of consecutive \'s is odd
> or even.
The literal answer to your questions is "yes" and "yes". Probably several
people subs
Does anyone know how to use regular expression to tell the number of
consecutive \'s in a string or if the number of consecutive \'s is odd
or even.
thanks,
Dong
Hi, Everyone:
Just wondering if there is an easy way to find out all the string in a
perl program. Since perl has more than 10 types of strings, it's a bit
of work if I go from scratch. Anyone has any suggestions?
thanks,
Dong