in reply to Re: Regexes Are Not For String Comparison
in thread Regexes Are Not For String Comparison
I see people that put /(.*)/ in their code for no reason. It's just waiting for data to come along and break it.
japhy --
Perl and Regex Hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Regexes Are Not For String Comparison
by frag (Hermit) on Apr 24, 2001 at 21:23 UTC | |
by japhy (Canon) on Apr 24, 2001 at 21:29 UTC | |
by frag (Hermit) on Apr 24, 2001 at 21:42 UTC |