File: hashref_list.html

package info (click to toggle)
libpetal-perl 2.20-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,148 kB
  • sloc: perl: 4,712; xml: 726; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (9)
1
2
3
4
5
<span petal:repeat="field fields">
  <td petal:content="field/name"><b>field_name</b></td>
  <td petal:content="field/value">field_value</td>
</span>