Thanks Ged.  I started down that path, but found that Apache::Filter
combined with Apache::ASP basically does the job I need.  There are a few
limitations, but it should be good enough.  The only remaining concern is
speed.

Does anyone have experience with this setup?

Thanks.


Jeff.

> > it appears that the output of Apache::ASP goes directly to
> > stdout.  Is there a way to use Apache::ASP as part of a 
> normal mod_perl
> > module, then capture the output to a variable?
> 
> Have a look at sub PRINT and sub PRINTF in ASP.pm, I'm sure you can do
> what you want there.  Check out the Eagle Book if you're unsure about
> tied filehandles.
> 
> 73,
> Ged.
> 

Reply via email to