Help for this page
<% $text %> <%once> use Encode qw//; ... # decode back to utf8 $text = Encode::decode_utf8($text); </%init>
<&| /lib/i18n &> <en>English text.</en> <cs>Czech text.</cs> # ... another language can be added </&>