> Thanks to your pointers, I've managed to write a subclass of > Apache::RegistryNG which captures what would have been the output of > Apache::RegistryNG and writes it into '/tmp/foo'. (Attached file). > > However, I cannot get this same module to actually send correctly the > captured output... Have you got any suggestions?
Well, if you have the output in a variable, just print it. I would second Randal's suggestion about using a caching proxy server though. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html