Stevan,
I'd be happy to co-maint it. Do you mind if I add other stuffs too? For one
thing, I'd like to add lower_case name aliases, e.g. has_next() for
hasNext(). I'm also considering adding prev/previous.
Also, is there a repository?
Regards,
Steven
On Thu, Sep 8, 2011 at 11:01 PM, Stevan Little via RT <
bug-Array-Iterator@rt.cpan.org> wrote:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=70811 >
>
> Steven,
>
> To be completely honest, I have not used this module in about 7 years and I
> have no intention
> of using it in the future. If you are interested in having co-maint on it
> and taking it over I am
> happy to give it, but I am no longer maintaining this actively.
>
> Sorry,
>
> - Stevan
>
>
> On Thu Sep 08 10:43:42 2011, SHARYANTO wrote:
> > The initial currentIndex() is 0 before any next(). After the first next
> > (), it's still at 0.
> >
> > Perhaps set initial currentIndex() to -1, or undef, to differentiate the
> > above two cases?
> >
> > --
> > sh
>
>
>