In article <al05e5$hev$[EMAIL PROTECTED]>, Jeff Kowalczyk <[EMAIL PROTECTED]> wrote:
> Is there an application for perl cgi scripts that will generate formatted > HTML documentation similar to what I can get with pydoc? > http://web.lfw.org/python/pydoc.html you can put POD in your CGI scripts, then use pod2html