On Wed, 2003-11-05 at 16:39, Frantzcy Paisible wrote: > The Slow part of my application is on HUGE function that overuses XML::Twig.
You should look at that section to see if you can either cache part of it or change your approach. > That and a do 'config.lib'.. that I cannot easely get rid of. We could probably help you get rid of that if you explain it more. > I'm wondering if there are knowned issues with mod_perl <-> XML::Twig. I've never heard of any. Known issues would mean that it either doesn't run at all or runs slower than it does without mod_perl. I don't think anyone has complained of either of those. There are no mentions of problems in the mailing list archive. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html