Scroll to navigation

PDF::FromHTML::Template::Container::Loop(3pm) User Contributed Perl Documentation PDF::FromHTML::Template::Container::Loop(3pm)

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

2024-07-28 perl v5.38.2