@needs = Acme::Client::MindControl->needs; @wants = Acme::Client::MindControl->wants; map {@needs} @wants; Acme::Client::MindControl->write(@wants);