Re: [OT] Re: mod_perl regex conundrum

2004-07-15 Thread Stas Bekman
Larry Leszczynski wrote: Between sawampersand and grep'ing my code, I did find an instance of $&. I removed it, but I am still seeing the problem. Did you actually use Devel::SawAmpersand to test it? There are other modules that pull those in, e.g. if you do 'use English'. On a related note, it's

[OT] Re: mod_perl regex conundrum

2004-07-15 Thread Larry Leszczynski
> > Between sawampersand and grep'ing my code, I did find an instance of $&. > > I removed it, but I am still seeing the problem. > > Did you actually use Devel::SawAmpersand to test it? There are other > modules that pull those in, e.g. if you do 'use English'. On a related note, it's possible t