my @results = map { $module->target($_); $module->process(); } @objects;