http://qs321.pair.com?node_id=468993


in reply to Re: Favourite modules of 2006
in thread Favourite modules of 2006

I think the cruicial code would be something like this:

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