Thread: DBD::Pg
Where can I find DBD:Pg? I've looked around on the postgresql site, but keep going in circles trying to find the software directories. TIA
It is on CPAN only. > Where can I find DBD:Pg? > > I've looked around on the postgresql site, but keep going in circles > trying to find the software directories. > > TIA > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
"P. Dwayne Miller" wrote: > Where can I find DBD:Pg? > > I've looked around on the postgresql site, but keep going in circles > trying to find the software directories. Being a Perl module, DBD::Pg can be found with all the rest of the perl modules on the CPAN. cpan.org. Enjoy! -Fran
On Thu, 25 Oct 2001, P. Dwayne Miller wrote: > Where can I find DBD:Pg? > > I've looked around on the postgresql site, but keep going in circles > trying to find the software directories. CPAN seems to be a little behind times ... sometimes. Try this link http://dbi.symbolstone.org/cgi/moduledump?module=DBD::Pg Rod -- Let Accuracy Triumph Over Victory Zetetic Institute "David's Sling" Marc Stiegler
>>>>> "RAA" == Roderick A Anderson <raanders@tincan.org> writes: RAA> CPAN seems to be a little behind times ... sometimes. Try this link Either the module author needs to upload it, or you need to find a better CPAN mirror. The only times CPAN has been behind is when the author fails to upload it; it is not magical! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
Quoting Vivek Khera (khera@kcilink.com): > >>>>> "RAA" == Roderick A Anderson <raanders@tincan.org> writes: > > RAA> CPAN seems to be a little behind times ... sometimes. Try this link > > Either the module author needs to upload it, or you need to find a > better CPAN mirror. The only times CPAN has been behind is when the > author fails to upload it; it is not magical! Well, darn it, it *should* be. :-) -- Paul Tomblin <ptomblin@xcski.com>, not speaking for anybody "But you've got to hand it to IBM, they know how to design hardware. The servers all had handles to pick them up and throw them out of the window...." --Juergen Nieveler in the Monastery
On 26 Oct 2001, Vivek Khera wrote: > >>>>> "RAA" == Roderick A Anderson <raanders@tincan.org> writes: > > RAA> CPAN seems to be a little behind times ... sometimes. Try this link > > Either the module author needs to upload it, or you need to find a > better CPAN mirror. The only times CPAN has been behind is when the > author fails to upload it; it is not magical! This wasn't a slam at CPAN. I realize it is not automagical. Rod -- Let Accuracy Triumph Over Victory Zetetic Institute "David's Sling" Marc Stiegler