Re: RE : [mp2] PERLIO_K_RAW in apr_perlio.c

2003-09-28 Thread Randy Kobes
On Sun, 28 Sep 2003, Ayhan Ulusoy wrote: > I am worried about this. > Does 'PERLIO_K_RAW' also make the following call "do nothing" ? : > binmode($apr_f, 'utf8'); That's a good point ... The binmode($apr_f) call (without a layer) seems to "do nothing", in the sense of not being needed as fa

RE : [mp2] PERLIO_K_RAW in apr_perlio.c

2003-09-28 Thread Ayhan Ulusoy
I am worried about this. Does 'PERLIO_K_RAW' also make the following call "do nothing" ? : binmode($apr_f, 'utf8'); Cheers, Ayhan -Message d'origine- De : Randy Kobes [mailto:[EMAIL PROTECTED] Envoyé : dimanche 28 septembre 2003 04:45 À : [EMAIL PROTECTED] Objet : [mp2] PE