> I didn't find this in the missing features list, and I cannot seem to get
> it to work:
>
> - Handlers don't accept subs written inline in httpd.conf, like
>   PerlResponseHandler sub { # do something }
>
> echo $above >> missing_old_features.txt?

oops, a false alarm, I was missing "" around the definition:
PerlResponseHandler "sub { # do something }"

sorry.

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to