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

Excel::Template::Iterator - Excel::Template::Iterator

Affects

       This is a helper class for LOOP

Attributes

       None

Author

       Rob Kinyon (rob.kinyon@gmail.com)

Children

       None

Dependencies

       None

Inheritance

       None

Methods

can_continue
       Determines if the iterator can continue.

       Currently, this wraps more_params(), but there other possible situations, such as the page ending.

   more_params
       Determines if the iterator for the loop has more parameters that it can consume

   next
       Go to the next iteration of the loop

Name

       Excel::Template::Iterator - Excel::Template::Iterator

Node Name

       None

Purpose

       This is meant for internal use only. Documentation is provided for subclassing.

See Also

       LOOP

perl v5.34.0                                       2022-06-13                     Excel::Template::Iterator(3pm)

See Also