Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->has_many('PartTypes' => ['MyCDBI::PartType', 'typeid']);
    
  2. or download this
    return map { $_->typeid } $org->PartTypes;