![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: unicode in functionby dakkar (Hermit) |
on Mar 17, 2003 at 11:57 UTC ( #243622=note: print w/replies, xml ) | Need Help?? |
Yes, the problem is that Perl is supposing your filehandles should by written to in utf-8, but you want them raw. You should read perldoc -f binmode, and try:
-- dakkar - Mobilis in mobile
In Section
Seekers of Perl Wisdom
|
|