The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[% IF xxx == l('term') %]
[% END %]

[% l('hello') %]
[% IF DEFINED foo -%]
[% l('xslate syntax') %]
[% IF xxx == l('term') %]
[% END %]
[% END %]
oh my[% l("word") %]god
[% l('values: %1 %2', arg1, arg2) %]
[% l(through) %][% l('hello') %]
[% l('nest1', l('nest2', l('nest3'))) %]