blob: c321793162d8758b1ddde93dfef43ce3541819ed (
plain)
1
2
3
4
5
6
7
8
9
|
======================================================================
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.
======================================================================
|