my $i = $foo->get_big_list; while (my $element = $i->next) { # do stuff to $element };