in reply to Re: Re: Regexes Are Not For String Comparison
in thread Regexes Are Not For String Comparison
-- Frag.
P.S. I'm confused on the problem with /(.*)/ -- do you mean /"(.*)"/? How can copying an entire string into $1 break? (Although it is certainly dumb.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Regexes Are Not For String Comparison
by japhy (Canon) on Apr 24, 2001 at 21:29 UTC | |
by frag (Hermit) on Apr 24, 2001 at 21:42 UTC |