Front page | perl.perl5.porters |
Postings from October 2017
Re: source encoding
Thread Previous
|
Thread Next
From:
Zefram
Date:
October 28, 2017 03:00
Subject:
Re: source encoding
Message ID:
20171028030024.GZ6716@fysh.org
Kenichi Ishigaki wrote:
>Does this mean it'll be impossible for me to use a oneliner that
>replaces some Kanji characters written in CP932 (Japanese code page
>for Windows) in CP932 terminal,
Not impossible, but it would be more difficult. You wouldn't be able
to use something looking like the literal characters you're interested
in as part of the program source. For a one-liner you could still stick
the literal characters into a command-line argument.
-zefram
Thread Previous
|
Thread Next