> > Can I ask how the HTML for http://faq.perl.org is generated? It's
> > incredibly broken. I'm quite willing to put some time into fixing this,
> > if anyone can point me in the right direction.
> what's broken about it?
> a lot of the stuff you see might be some of the wierd pod things
> that do not translate well to HTML.
Actually, it's incredibly broken. IIRC it was just a quick and dirty
pod2html conversion.
Pete-
If you're interested in putting something together that
quickly and easily produces much nicer html output (preferably
using Pod::Simple), I'd definitely take it and stick it in a
cronjob.
-R