Help for this page
my $cd = $artist->add_to_cds({ cdid => 1, ... # Oops, got it wrong. $cd->year(1981); $cd->update;