Re: DBI module for postgres 1.4.3

From: AgentM <agentm(at)themactionfaction(dot)com>
To: pgsql-general general <pgsql-general(at)postgresql(dot)org>
Subject: Re: DBI module for postgres 1.4.3
Date: 2006-12-07 15:57:28
Message-ID: EF31E7DD-3405-43C0-9F81-CCDA69C7B5F3@themactionfaction.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Dec 7, 2006, at 6:00 , Albe Laurenz wrote:

> Jasbinder Singh Bali wrote:
>>
>> Whats the difference between a module and a bundle as i can
>> see while downloading DBI from CPAN website.
>> What exactly needs to be downloaded . I'm kind of not sure about it.
>
> I have never heard of a 'bundle' in context with Perl but that may
> be because I know little about Perl.
>
> DBI can be got from
> http://www.cpan.org/modules/by-module/DBI/DBI-1.53.tar.gz
> and DBD-Pg is on
> http://www.cpan.org/modules/by-module/DBD/DBD-Pg-1.49.tar.gz

A "bundle" is merely a collection of modules that are often used
together. For example, installing "Bundle::DBI" installs a bunch of
DBI drivers and tools.
http://search.cpan.org/~timb/DBI-1.53/lib/Bundle/DBI.pm

-M

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-12-07 15:59:19 Re: Cast boolean to text
Previous Message Matthew O'Connor 2006-12-07 15:42:44 Re: how to install 8.2 with yum on centos 4?