my $struct = { 'I' => { 'am' => 'a struct' }; $obj->data_column($struct); $obj->update;