Then Sean wrote the Pod::Simple modules and my response became "A hacked version of Pod::HTML_Elements, but use Pod::Simple".
Today I finally changed search over to using Pod::Simple::HTML, with a few modifications, which has resulted in a speedup of more than 5x in rendering POD pages. The changes I made have been sent to Sean and will hopefully be in the next release.
cache (Score:2, Insightful)
If so, then the actual rendering time of each page doesn't matter as much.
Re:cache (Score:3, Informative)
-- ask bjoern hansen [askbjoernhansen.com], !try; do();
Re: Pod::Simple::HTML (Score:1)
Do your mods include TOC support? (Score:1)
Does that mean you've hacked Table of Contents support into Pod::Simple::HTML - or does it already support that and I'm just not smart enough to make it do it?
Re:Do your mods include TOC support? (Score:1)