my $o = $rs1->find({ id => $id }); my $hash_ref = $o->as_hashref; # does this exist?