Subject: Re: [ANN] Apache::DBI 0.0.20041025b
From: Brian Candler <B.Candler pobox.com>
Date: Tue, 26 Oct 2004 20:48:26 +0900
In-reply-to: 117744
I'm interested in this, but can you explain what extra functionality it
gives over
[foo.rbx]
require 'dbi'
$dbh ||= DBI.connect('dbi:Pg:foo',...)
Thanks,
Brian.