Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
PDF::Template::Container::Loop
PURPOSE
To provide a looping construct
NODE NAME
LOOP
INHERITANCE
PDF::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 specifed outside.
AUTHOR
Rob Kinyon (rkinyon@columbus.rr.com)
SEE ALSO
HTML::Template, FOOTER
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 143:
=back doesn't take any parameters, but you said =back 4