Movatterモバイル変換


[0]ホーム

URL:


Unicode::Collate::CJK::Korean
(source,CPAN)
version 1.31

CONTENTS

#NAME

Unicode::Collate::CJK::Korean - weighting CJK Unified Ideographs for Unicode::Collate

#SYNOPSIS

use Unicode::Collate;use Unicode::Collate::CJK::Korean;my $collator = Unicode::Collate->new(    overrideCJK => \&Unicode::Collate::CJK::Korean::weightKorean);

#DESCRIPTION

Unicode::Collate::CJK::Korean providesweightKorean(), that is adequate foroverrideCJK ofUnicode::Collate and makes tailoring of CJK Unified Ideographs in the order of CLDR's Korean ordering.

#SEE ALSO

#CLDR - Unicode Common Locale Data Repository

http://cldr.unicode.org/

#Unicode Locale Data Markup Language (LDML) - UTS #35

http://www.unicode.org/reports/tr35/

#Unicode::Collate
#Unicode::Collate::Locale

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp