mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
d80cd4f495
encodings for Japanese.
10 lines
402 B
Plaintext
10 lines
402 B
Plaintext
======================================================================
|
|
If you want to add eucJP-ms to Encode's demand-loading list (so you
|
|
don't have to "use Encode::EUCJPMS"), run
|
|
|
|
enc2xs -C
|
|
|
|
to update Encode::ConfigLocal, a module that controls local settings.
|
|
After that, "use Encode;" is enough to load eucJP-ms on demand.
|
|
======================================================================
|