1Unicode::Collate::CJK::JPIeSrXl02P0r8o(g3rpamm)mers RefUenriecnocdee:G:uCiodlelate::CJK::JISX0208(3pm)
2
3
4
6 Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for
7 Unicode::Collate
8
10 use Unicode::Collate;
11 use Unicode::Collate::CJK::JISX0208;
12
13 my $collator = Unicode::Collate->new(
14 overrideCJK => \&Unicode::Collate::CJK::JISX0208::weightJISX0208
15 );
16
18 "Unicode::Collate::CJK::JISX0208" provides "weightJISX0208()", that is
19 adequate for "overrideCJK" of "Unicode::Collate" and makes tailoring of
20 6355 kanji (CJK Unified Ideographs) in the JIS X 0208 order.
21
23 Unicode::Collate
24 Unicode::Collate::Locale
25
26
27
28perl v5.16.3 2013-03-0U4nicode::Collate::CJK::JISX0208(3pm)