Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Unicode::Collate::CJK::JISX0208

Name Unicode::Collate::CJK::JISX0208
Version 1.25
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/Unicode/Collate/CJK/JISX0208.pm
Is Core No
Search CPAN for this module Unicode::Collate::CJK::JISX0208
Documentation Unicode::Collate::CJK::JISX0208
Module Details Unicode::Collate::CJK::JISX0208

NAME

Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for Unicode::Collate


SYNOPSIS

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


DESCRIPTION

Unicode::Collate::CJK::JISX0208 provides weightJISX0208(), that is adequate for overrideCJK of Unicode::Collate and makes tailoring of 6355 kanji (CJK Unified Ideographs) in the JIS X 0208 order.


SEE ALSO

Unicode::Collate
Unicode::Collate::Locale

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024