my $it = $obj->iterator; while (my $foo = <$it>) { ...