my $iter = $self->iterator(); while( my ( $key, $value ) = $iter->() ) { # ... }