Re: Can I upload Perl program in unicode?
- From: Jürgen Exner <jurgenex@xxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 05:35:54 GMT
Bill H <bill@xxxxxxxxx> wrote:
I think - and I could be wrong here, John is writing his code using
something like Notepad that warns you about saving in utf or not. If
you don't save in utf the characters go away. It may be that he saves
in utf and then when uploading it is messed up by his ftp program.
Quite possible. Another wild guess:
- If he is using Notepad and saves as UTF8, then Notepad prepends a
totally useless BOM(*) to the file. Mabye perl is choking on that BOM.
*: UTF8 is a _byte_ stream and does not have a byte order
jue
.
- Follow-Ups:
- Re: Can I upload Perl program in unicode?
- From: John
- Re: Can I upload Perl program in unicode?
- References:
- Can I upload Perl program in unicode?
- From: John
- Re: Can I upload Perl program in unicode?
- From: Peter J. Holzer
- Re: Can I upload Perl program in unicode?
- From: Bill H
- Can I upload Perl program in unicode?
- Prev by Date: Software Package Free! ... about our Free Software
- Next by Date: FAQ 4.6 Why doesn't & work the way I want it to?
- Previous by thread: Re: Can I upload Perl program in unicode?
- Next by thread: Re: Can I upload Perl program in unicode?
- Index(es):
Relevant Pages
|