logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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