File: no_arguments.html

package info (click to toggle)
libpetal-perl 2.05-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 792 kB
  • ctags: 137
  • sloc: perl: 3,722; xml: 630; makefile: 39
file content (8 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<html>
<body>
	<!-- make sure Petal does not pass arguments to every method: -->
	<?if name="test/no_arguments/got_no_arguments foo"?>
		No arguments passed.
	<?end?>
</body>
</html>