Pithub::ResultSet(3pm) | User Contributed Perl Documentation | Pithub::ResultSet(3pm) |
Pithub::ResultSet - Iterate over the results
version 0.01041
use Pithub::ResultSet (); see L<Pithub::Result>
Iterate over items in the result-set.
Constructor
Get length of result-set.
Get next item in the result-set.
H.Merijn Brand <hmbrand@cpan.org>
Stevan Little <stevan@iinteractive.com> perlancar <perlancar@cpan.org>
Code derived from Array::Iterator, stripped down to only what is required
Johannes Plunien <plu@cpan.org>
This software is copyright (c) 2011 by Johannes Plunien.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2023-09-02 | perl v5.36.0 |