[% use String %] [% String.new(myvar).upper() %]
Nice, but why not use a Filter:
[% myvar | upper %]
-- Frank
In reply to Re: Toolkit::Template - uc() and lc(), other simple formatting mutexes
by haoess
in thread Template::Toolkit - uc() and lc(), other simple formatting mutators - see TT Filters!
by jaa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |