Bread::Board
file: code/Example::Bread::Board 20: service 'Campaign' => ( 21: class => 'Winxle::API::CreateCampaign::Model::Campaign', 22: lifecycle => 'Singleton', 23: dependencies => { 24: schema => '/DB/schema', 25: conf => '/Config/config', 26: }, 27: );
which again has a class, lifecycle and dependencies