Re: RFC: DBIx::Util

2001-02-26 Thread Tim Bunce
On Sun, Feb 25, 2001 at 05:51:18PM +, Leon Brocard wrote: Johan Vromans sent the following bits through the ether: Have you contacted the DBI people to see whether they are interested in adding this to standard DBI? FWIW, I submitted a patch to Tim Bunce in November adding these two

RFC: DBIx::Util

2001-02-25 Thread T.J. Mather
I've written a module that extends the DBI.pm API by providing two additional methods for accessing the database, selectall_hashref and selectrow_hashref. I find the former very convenient for use with HTML::Template's TMPL_LOOP element. The module is named DBIx::Util and can be downloaded from

Re: RFC: DBIx::Util

2001-02-25 Thread Leon Brocard
Johan Vromans sent the following bits through the ether: Have you contacted the DBI people to see whether they are interested in adding this to standard DBI? FWIW, I submitted a patch to Tim Bunce in November adding these two to the core DBI API. I've benchmarked selectall_hashref as being