[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intent to package: GnuDIP



Turbo Fredriksson <turbo@debian.org> wrote:

> Almost no problem at all... Instead of doing (for example, in the gdips.pl
> script):
> 
>   my $dbh = DBI->connect("DBI:mysql:gnudip2", $gnudip2user, $gnudip2pass);
> 
> you do:
> 
>   my $dbh = DBI->connect("DBI:Pg:gnudip2", $gnudip2user, $gnudip2pass);
> 
> to use a PostgreSQL database engine (requires the 'libdbd-pg-perl'
> etc package though).

... or:

  my $dbh = DBI->connect("DBI:csv:gnudip2", $gnudip2user, $gnudip2pass);

as 'requested' by Joey Hess... 

-- 
    We are GNU.  You will be GPL'ed.  Resistance is futile.
 / \ / \ / \ / \ / \ / \  Turbo Fredriksson <turbo@debian.org>
( D | e | b | i | a | n ) Debian Certified Linux Developer
 \_/ \_/ \_/ \_/ \_/ \_/  Gothenburg/Sweden

  Please always Cc to me when replying to me on the lists.
-- 
arrangements explosion bomb KGB kibo North Korea Panama Cocaine
supercomputer Khaddafi Peking Marxist Ft. Meade assassination $400
million in gold bullion


Reply to: