Hello! As you noticed, I got every paste wrong. What I actually meant was:
$obj->update( \%hash ); $obj->column_name( $value ); (where $obj comes from $rs->next, and $rs is the resultset of a search() ). > If you mean update() on an object I believe this is fixed in the > latest dev release. I was meaning exactly this. All right, so I'll wait for the next release to use it with inflaters. ;-) Thanks, Michele. -- Michele Beltrame http://www.varlogarthas.net/ ICQ# 76660101 Informativa privacy: http://www.italpro.net/em.html _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
