Pithub::ResultSet - Iterate over the results
Contents
Copyright And License
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.
perl v5.40.1 2025-06-08 Pithub::ResultSet(3pm)
Description
Iterate over items in the result-set.
Methods
new($content)
Constructor
getLength
Get length of result-set.
getNext
Get next item in the result-set.
Name
Pithub::ResultSet - Iterate over the results
See Also
Array::Iterator
Synopsis
use Pithub::ResultSet ();
see L<Pithub::Result>
Version
version 0.01043
