opendir / readdir and encoding of file names

Hi all,
it is possible to specify encoding for files during PerlIO, like
open $handle, "<:encoding(cp1252)",$file
Anything from this handle is perl-like coded.

Is there a similar possibility for opendir/readdir?
What is the encoding of file names received by readdir?
Is it depending on Windows NLS settings and LANG on UNIX? Or is it
perl-encoded by default?
I did not found any specification in manpages.

Torsten


_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Torsten.Werner [ Di, 13 Februar 2007 15:22 ] [ ID #1628323 ]
Perl » gmane.comp.lang.perl.active-perl » opendir / readdir and encoding of file names

Vorheriges Thema: 5.6 and 5.8 on same machine???
Nächstes Thema: RE: ActivePerl Digest, Vol 7, Issue 8