perl-unicode

Re: How do I find out which encoding a filehandle is using

2003-05-29 13:30:05
In Perl 5.8.1 there will be an API, PerlIO::get_layers() that will
return the list of layer names on a filehandle.

-- 
Jarkko Hietaniemi <jhi(_at_)iki(_dot_)fi> http://www.iki.fi/jhi/ "There is this 
special
biologist word we use for 'stable'.  It is 'dead'." -- Jack Cohen

<Prev in Thread] Current Thread [Next in Thread>
  • Re: How do I find out which encoding a filehandle is using, Jarkko Hietaniemi <=