Re: Can I upload Perl program in unicode?
- From: Christian Winter <thepoet_nospam@xxxxxxxx>
- Date: Tue, 29 Jul 2008 09:57:57 +0200
John schrieb:
Good morning , all
If a Perl script can be encoded in UTF8, the problem must lie with the upload. I use WS_FTP Pro on my Windows (sorry) machine and vsftpd on my linux server. I need to look at the setup on both. The answer lies there.
Also have a look at line endings, windows-style line ends
(CRLF) generally don't mix well with Perl on *nix systems,
but with utf8 files the error messages Perl gives can be quite
off the track.
-Chris
.
- Follow-Ups:
- Re: Can I upload Perl program in unicode?
- From: Ben Bullock
- 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
- Re: Can I upload Perl program in unicode?
- From: Jürgen Exner
- Re: Can I upload Perl program in unicode?
- From: John
- Can I upload Perl program in unicode?
- Prev by Date: Re: Can I upload Perl program in unicode?
- Next by Date: Re: Is there any module to get the cdrom infomation?
- 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
|