Music::CD->add_constructor(new_music => 'year > ?'); my @recent = Music::CD->new_music(2000);