File: error_on_undef_var.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 (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (9)
1
2
3
4
5
<?if name="this/path/does/not/exist"?>
  not ok: if evaluated to true!?
<?end?>

ok: did not die