Mark Overmeer <[EMAIL PROTECTED]> wrote: > * Joseph Brenner ([EMAIL PROTECTED]) wrote:
> > Mostly I'm just looking for something that will crunch > > a tree of perl modules with pod, and output a parallel > > tree of html with the L<> links converted into relative > > html links. > Or OODoc, which extends pod with some keywords to be able to > document error messages, inheritance, and examples (it is the > step from visual markup to logical markup) in your code, > but can also accept plain pod... This sounds like an interesting project (it has occured to me that pod isn't tremendously convienient for projects with heavy use of inheritance, like Perl/Tk). I'll have to take a look at it one of these days, though at the moment I'm a little burnt-out on pod.
