From: Austin Ziegler Date: 2006-02-26T23:49:10+09:00 Subject: Re: perl equiv. On 2/25/06, Tom Allison wrote:> This is frustrating. I installed the debian package for ruby dbi but there's nothing in the 'ri'> docs. Is this a part of the stdlib? No. Ruby's DBI is a separate project and not part of the Ruby stdlib.ri documentation is also not typically updated. I find that debianpackages are usually out of date and the DBI team has just recentlyhad a new release. See: http://ruby-dbi.rubyforge.org/ It works very similarly to Perl's DBI module. -austin--Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca