You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Yuriy Moskalenko <YM...@pxp.com.ua> on 2002/05/25 15:05:01 UTC

Cyrrilic support

EmbPerl does not support international charset (cyrillic).

[- $foo="АБВГД" -]
[+ $foo +]

Does not print correctly: ÀÁÂÃÄ
Can anybode help. Thanks.

Re: Cyrrilic support

Posted by Gerald Richter <ri...@ecos.de>.
>EmbPerl does not support international charset (cyrillic).

Take a look at the FAQ ...

>Can anybode help. Thanks.

rename epchar.c.min to epchar.c and recompile. This will avoid the escaping
of those chars. (then you need of cousre to tell the broswer which charset
you are using in your HEAD or COntent-Type)

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------





---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org