I believe there is. It is called: DBIx::Recordset - Perl extension for DBI recordsets
I read an article about it on perl.com almost a year on perl.com entitled. DBIx::Recordset VS DBI Terrance Brannon explains why DBI is the standard database interface for Perl but should not be the interface for most Perl applications requiring database functionality. [Feb 27, 2001] http://www.perl.com/pub/a/2001/02/dbix.html I have never used it though so I am not quite sure it does what you are looking for, but I do remember it allowing update/insert through a tied hash. Job __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
