Unicode::Collate::CJK::JISX0208 - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION SEE ALSO
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


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:01 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top