Re: Can I upload Perl program in unicode?



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
.



Relevant Pages

  • Re: Tk::Menu with UTF8 characters
    ... Menubutton with UTF8 characters. ... Is it possible that this is an MS Windows specific problem? ... The Perl piece ...
    (comp.lang.perl.tk)
  • Re: Cant change filenames..why?
    ... >>> The original files upload fine. ... >> We cannot help you if you lie to us. ... A tough answer that includes name calling isn't a tough answer. ... and get perl on your own box and test it there. ...
    (comp.lang.perl.misc)
  • Re: Cant change filenames..why?
    ... >>> The original files upload fine. ... >> We cannot help you if you lie to us. ... and get perl on your own box and test it there. ... test perl is like using stilts to ice skate. ...
    (comp.lang.perl.misc)
  • Re: A Salmon Days tribute?
    ... int char *" in C (given that you can detect the lie in Perl). ... Hardly the language's fault if somebody goes out of the way to deliberately break it. ...
    (alt.sysadmin.recovery)
  • Re: from __future__ import print
    ... Lie wrote: ... Arrrgghhhhh! ... If you want optional parens, ... Perl :-) ...
    (comp.lang.python)