A while ago, we tried to subclass Apache::PerlRun to create a simple
template language (everybody has to do one, right?).  However, we ended up
having to pilfer most of the code and start a new module because we ended up
overriding just about every method (that, and PerlRun was changing too much
between versions at the time).

Unfortunately, I don't have a good suggestion that would have made
subclassing PerlRun any easier.  Perhaps just optimizing it for wicked
performance would be time better spent?

- Kyle


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

Reply via email to