in reply to Re^2: encode params in Template into array ref
in thread encode params in Template into array ref

as perlunitut: Unicode in Perl#I/O flow (the actual 5 minute tutorial) teaches, encode the data before you say it to STDOUT, binmode
  • Comment on Re^3: encode params in Template into array ref