[Petal] Looping through a hash - EXAMPLES

Jean-Michel Hiver jhiver at mkdoc.com
Fri Sep 5 13:12:03 BST 2003


Forgot to attach the promessed example...

-- 
Building a better web - http://www.mkdoc.com/
---------------------------------------------
Jean-Michel Hiver
jhiver at mkdoc.com  - +44 (0)114 255 8097
Homepage: http://www.webmatrix.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.pl
Type: application/x-perl
Size: 806 bytes
Desc: not available
Url : http://lists.webarch.co.uk/pipermail/petal/attachments/20030905/f2d8db48/example.bin
-------------- next part --------------
<example>
  <pair petal:repeat="key hash_keys: hash">
     <key petal:content="key" />
     <val petal:content="hash_value: hash key" />
  </pair>
</example>


More information about the Petal mailing list