__PACKAGE__->has_many('PartTypes' => ['MyCDBI::PartType', 'typeid']); #### return map { $_->typeid } $org->PartTypes;