File: 01_hello.tt

package info (click to toggle)
libtemplate-tiny-perl 1.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: perl: 537; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
Hello [% foo %]!
Hello [%foo%]!
Hello [%   foo   %]!
Hello [%
foo
%]!
Hello
[% foo %]!