Help for this page

Select Code to Download


  1. or download this
    Music::Artist->has_many(cds => 'Music::CD');
    
    ...
      title  => 'October',
      year   => 1980,
    });