logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pithub::ResultSet - Iterate over the results

Author

       Johannes Plunien <plu@cpan.org>

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

Original Author

       Stevan Little <stevan@iinteractive.com> perlancar <perlancar@cpan.org>

See Also

Array::Iterator

Synopsis

         use Pithub::ResultSet ();

         see L<Pithub::Result>

Version

       version 0.01043

See Also