Provided by: libpdf-fromhtml-perl_0.33-2_all 

NAME
PDF::FromHTML::Template::Container::Loop - Provide a looping construct
NODE NAME
LOOP
INHERITANCE
PDF::FromHTML::Template::Container
ATTRIBUTES
• NAME - the name of a parameter that points to an array of hashes.
CHILDREN
None
AFFECTS
Nothing
DEPENDENCIES
FOOTER - indicates where to pagebreak
USAGE
<loop name="LOOPY">
... Children here ...
</loop>
The children tags will have access to the values specified in LOOPY, as well as the parameters specified
outside.
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO
HTML::Template, FOOTER
perl v5.36.0 2023-02-14 PDF::FromHTML::...Container::Loop(3pm)