File: method_param.xml

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 (9 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
<xml>
  <input type="hidden" name="mbox" petal:attributes="value cgi/param 'mbox'" />
  <input type="hidden" name="mbox" petal:attributes='value cgi/param "mbox"' />
  ${cgi/param --t 'foo'}
  ${cgi/param --b 'foo'}
  ${cgi/param --ta 'foo'}
  ${cgi/self_url}
  ${foo/bar/baz --t -hello}
</xml>