More Encode tweaks:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 5 Feb 2002 16:01:15 +0000 (16:01 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 5 Feb 2002 16:01:15 +0000 (16:01 +0000)
commit4cfc977cb33a032e78e373bce7db50a1970926f3
tree31a9f2e1abe7b30d2d9c4fe70c184c0cf532f0cd
parent63ea68f84f0804c9f2dc0a3dbf173267d55e8144
More Encode tweaks:
 - make expensive and marginal substring search optional (-O)
 - enable -O for ASCII-oid encodings (search space is small)
 - add ASCII-oid jis0201 to basic Encode.so
 - add some other Japanese encodings to EUC_JP bundle (without -O)

p4raw-id: //depot/perlio@14563
MANIFEST
ext/Encode/EUC_JP/Makefile.PL
ext/Encode/Encode/jis0201.ucm [new file with mode: 0644]
ext/Encode/Makefile.PL
ext/Encode/compile