> Trying to get the /e modifier to work under modperl, but for some
> reason, I feel like I've read somewhere that there are problems with
> it...  Anyways...I can't get it to work.  Get some funky output.
> 
> Can anyone tell me if "s/$string/&function/eg" is supposed to work under
> modperl?  If not, has anyone come up with an alternative method??

Arthur,
I believe you've confused with the nuances of '/o' under mod_perl.
http://perl.apache.org/guide/obvious.html#Compiled_Regular_Expressions

There is nothing special of how '/e' modifier works under mod_perl. 

Anyway, if there is any "mod_perl" related problem, it's usually being
discovered when running with 'httpd -X'. 

_______________________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED] www.singlesheaven.com/stas
Perl,CGI,Apache,Linux,Web,Java,PC at www.singlesheaven.com/stas/TULARC
www.apache.org & www.perl.com == www.modperl.com || perl.apache.org single
o-> + single o-+ = singlesheaven http://www.singlesheaven.com

Reply via email to