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