Ladislav - you can find some starting points here — http://stackoverflow.com/questions/5858596/how-to-make-mason2-utf-8-clean https://www.mail-archive.com/[email protected]/msg03450.html
There ought to be a Mason::Plugin::Utf8 that handles this, but I never had the time and it appears no one else did either… :) Best Jon On Aug 13, 2014, at 5:13 AM, Adam Sjøgren <[email protected]> wrote: > Ladislav Laska <[email protected]> writes: > >> So my question to the community is: what is the right way to do it? > > In the old HTML::Mason (1) days, I would put 'use utf8;' in the preamble > parameter: > > * > https://metacpan.org/pod/distribution/HTML-Mason/lib/HTML/Mason/Params.pod#preamble > > > I don't know if Mason (2) has changed anything in this regard. > > > Best regards, > > Adam > > -- > "Repetition is the death of magic." Adam Sjøgren > [email protected] > > > ------------------------------------------------------------------------------ > _______________________________________________ > Mason-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mason-users
------------------------------------------------------------------------------
_______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

