Dotiac
view release on metacpan or search on metacpan
lib/Dotiac/DTL/Tag/for.pm view on Meta::CPAN
=item forloop.counter
The current iteration of the loop, starting with 1.
=item forloop.counter0
The current iteration of the loop, starting with 0.
=item forloop.revcounter
The remaining iterations, starting ending with 1.
=item forloop.revcounter0
The remaining iterations, starting ending with 0.
=item forloop.first
True if this iteration is the first one.
=item forloop.last
True if this iteration is the last one.
=item forloop.parentloop
( run in 0.723 second using v1.01-cache-2.11-cpan-71847e10f99 )