Re: East european characters from LaTex to UTF8
- From: Joost Diepenmaat <joost@xxxxxxxxx>
- Date: 30 Nov 2007 19:34:24 GMT
On Fri, 30 Nov 2007 19:33:01 +0000, Joost Diepenmaat wrote:
print decode('latex',<$fh>);
Oops. That should probably be
print decode('latex',join('',<$fh>))
or something similar - decode accepts only a single input string.
Joost.
.
- References:
- East european characters from LaTex to UTF8
- From: Francois
- Re: East european characters from LaTex to UTF8
- From: Joost Diepenmaat
- East european characters from LaTex to UTF8
- Prev by Date: Re: East european characters from LaTex to UTF8
- Next by Date: Re: Perl and a Ramdisk
- Previous by thread: Re: East european characters from LaTex to UTF8
- Next by thread: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- Index(es):