Thomas Klausner wrote:
Hi!
I guess a lot of this problems are only warnings, not errors.
Most of them are caused by problems in the POD files or in DocSet (or some POD::* module). I'll see if I can catch some.
Yup, I've worked a bit on these last night. There are two kinds,
- one from the source pages written in HTML, like missing </li> and </p>. - the other is unescaped pod, e.g. & chars in text.
So far these are all source problems and should be fixed in the source .pod, .html files. DocSet's templates and rendering POD engine seem to produce perfect HTML.
_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
