Re: TODO Perl documentation question - Mailing list pgsql-hackers

From Frank Wiles
Subject Re: TODO Perl documentation question
Date
Msg-id 20020201164517.C1777@frank.wiles.org
Whole thread Raw
In response to Re: TODO Perl documentation question  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
.------[ Peter Eisentraut wrote (2002/02/01 at 15:54:40) ]------| |  Frank Wiles writes:|  |  >     While considering
you'repreparing for a new release this probably|  >     isn't the best time for this question, however I noticed you
havea|  >     TODO item "Add documentation for perl, including mention of DBI/DBD|  >     perl location".  Is this
stilloutstanding?|  |  Yes.|  |  >     If so, I'd be happy to take on this item just let me know where you|  >     want
itin the documentation tree.|  |  Basically, we looking for a way to tie in the perldoc-style documentation|  with the
DocBooksources.  One that is done, just add a sentence or three|  about DBI/DBD.  Since we don't supply that driver nor
controlit, you|  wouldn't want to get into too many details, just tell people that it's|  there and where.|
`-------------------------------------------------
   There is pod2docbook on CPAN, have you looked into using that? Could   probably use that and a small perl script to
putin the proper chapter   ids, links to DBI/DBD on CPAN, and a small blurb into the   pod2docbook output. 
 
   Is this along the lines of what you're after? 
---------------------------------  Frank Wiles <frank@wiles.org>
http://frank.wiles.org---------------------------------



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: libpq - main symbol unresolved.
Next
From: Oliver Elphick
Date:
Subject: Re: The " \! " and " \l " commands