PDF::Template::Container::Loop
To provide a looping construct
- •
- NAME - the name of a parameter that points to an array of hashes.
FOOTER - indicates where to pagebreak
<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.
Rob Kinyon (rob.kinyon@gmail.com)
Hey! The above document had some coding errors, which are explained
below:
- Around line 143:
- =back doesn't take any parameters, but you said =back 4