Help for this page

Select Code to Download


  1. or download this
    package MyDictionary::En_To_Sk
    
    ...
    MyDictionary::Skword->columns(Primary   => qw/id/);
    MyDictionary::Skword->has_many("translations", 'MyDictionary::En_To_Sk
    +', 'sk_id');