1Excel::Template::IteratUosre(r3)Contributed Perl DocumenEtxacteilo:n:Template::Iterator(3)
2
3
4
6 Excel::Template::Iterator - Excel::Template::Iterator
7
9 This is meant for internal use only. Documentation is provided for
10 subclassing.
11
13 None
14
16 None
17
19 None
20
22 None
23
25 This is a helper class for LOOP
26
28 None
29
31 can_continue
32 Determines if the iterator can continue.
33
34 Currently, this wraps more_params(), but there other possible
35 situations, such as the page ending.
36
37 more_params
38 Determines if the iterator for the loop has more parameters that it can
39 consume
40
41 next
42 Go to the next iteration of the loop
43
45 Rob Kinyon (rob.kinyon@gmail.com)
46
48 LOOP
49
50
51
52perl v5.36.0 2023-01-20 Excel::Template::Iterator(3)