1Collate::CJK::JISX0208(U3s)er Contributed Perl DocumentatCioolnlate::CJK::JISX0208(3)
2
3
4

NAME

6       Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for
7       Unicode::Collate
8

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

23       Unicode::Collate
24       Unicode::Collate::Locale
25
26
27
28perl v5.26.3                      2017-11-22         Collate::CJK::JISX0208(3)
Impressum