[EMAIL PROTECTED] wrote:
Philip: but I liked the idea of a static build? Not just for operational
performance, but for startup performance and perhaps for some possible
better
integration of the symbol tables for debugging? Are you saying that the
1.2 error cannot be worked around, and I should just give up on the static
build idea? Like I had to on perl SSI's (<!--#perl...) a while back?
You can do perl includes in mod_perl 2.0, you just need this module from
CPAN:
http://search.cpan.org/~geoff/Apache-IncludeHook-2.00_05/
It's marked as a developer release, but afaik it's stable.
Adam