From: Reini U. <ru...@x-...> - 2006-05-22 09:08:33
|
Sorry, I didn't check current CVS if this is already fixed. I have no access to the cvs port through our company firewall. My Package.html didn't resolve the =item links to <li> entries. To fix this I had to add this: doPodDocs.pl: add "\n" to Package.pod =item list for pod2html to expand the links $packages .= BuildTools::macro_subst("__W32G_PKGTPL__") . "\n"; -- Reini Urban |