in reply to Template::Toolkit - uc() and lc(), other simple formatting mutators - see TT Filters!
You have not found the right docs assuming you mean Template::Toolkit not Toolkit::Template which AFAIK does not exist. There are a swag of standard FILTERs you can use.
[% "hello world!" FILTER ucfirst %]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Toolkit::Template - uc() and lc(), other simple formatting mutexes
by jaa (Friar) on Apr 23, 2008 at 12:43 UTC |