On 2006-05-14 17:41:58, Peter Palfrader wrote:
> How does encode_qp or Encode::encode() for that matter know which
> charset caffrc is in?

It seems newer versions of perl use UTF-8 for source files / strings
(and not the system encoding).
If someone wants caffrc to be encoded in e.g. Latin1, he has to write
    use encoding "latin-1";
at the beginning of ~/.caffrc.

At least that's what I think ...

-- 
Johannes Weißl

Attachment: pgpvVazyVVtHg.pgp
Description: PGP signature

Reply via email to