Re: Perl Documentor

2004-10-08 Thread Chris Puccio
On Friday 08 October 2004 09:24 am, Jenda Krynicky wrote: > From: Chris Puccio <[EMAIL PROTECTED]> > > > Im looking for something opensource that can read in directories of > > perl source files, and build a nice web based output on the lines of > > what's used at: > > > > http://www.oscdox.com/cro

RE: Perl Documentor

2004-10-08 Thread Wiggins d Anconia
x27;t used in the past. http://danconia.org > > > > > >-Original Message- > >From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] > >Sent: Friday, October 08, 2004 8:05 AM > >To: Chris Puccio; [EMAIL PROTECTED] > >Subject: Re: Perl Documentor > > > &g

Re: Perl Documentor

2004-10-08 Thread Chris Puccio
> Depending on how your code is done you might consider OODoc, which won't > do the variable thing, but it seems to be very good at documenting OOP > methods, etc. > > http://perl.overmeer.net/oodoc/ > > The documentation for Mail::Box is an incredible example. A very complex > suite of modules, do

RE: Perl Documentor

2004-10-08 Thread Siegfried Heintze
fried > > >-Original Message- >From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] >Sent: Friday, October 08, 2004 8:05 AM >To: Chris Puccio; [EMAIL PROTECTED] >Subject: Re: Perl Documentor > >> Greetings, >> >> Im looking for something opensource that c

Re: Perl Documentor

2004-10-08 Thread Wiggins d Anconia
> Greetings, > > Im looking for something opensource that can read in directories of perl > source files, and build a nice web based output on the lines of what's used > at: > > http://www.oscdox.com/crossx/nav.html?_variables/index.html > > All I can find is single page generation, or batch g

Re: Perl Documentor

2004-10-08 Thread Gabor Urban
On Fri, 2004-10-08 at 07:09, Chris Puccio wrote: > Greetings, > > Im looking for something opensource that can read in directories of perl > source files, and build a nice web based output on the lines of what's used > at: [snippp] You need something like Doxygen in C++? Try to use POD

RE: Perl Documentor

2004-10-08 Thread Charles K. Clarkson
From: Chris Puccio wrote: : Greetings, : : Im looking for something opensource that can read in : directories of perl source files, and build a nice web based : output on the lines of what's used at: : : http://www.oscdox.com/crossx/nav.html?_variables/index.html : :

Re: Perl Documentor

2004-10-08 Thread Jenda Krynicky
From: Chris Puccio <[EMAIL PROTECTED]> > Im looking for something opensource that can read in directories of > perl source files, and build a nice web based output on the lines of > what's used at: > > http://www.oscdox.com/crossx/nav.html?_variables/index.html > > All I can find is single page g

Perl Documentor

2004-10-08 Thread Chris Puccio
Greetings, Im looking for something opensource that can read in directories of perl source files, and build a nice web based output on the lines of what's used at: http://www.oscdox.com/crossx/nav.html?_variables/index.html All I can find is single page generation, or batch generation, but not