Name : perl-Unicode-Collate
| |
Version : 1.140.0
| Vendor : (none)
|
Release : 4pclos2017
| Date : 2017-07-10 22:10:25
|
Group : Development/Perl
| Source RPM : perl-Unicode-Collate-1.140.0-4pclos2017.src.rpm
|
Size : 4.49 MB
| |
Packager : bb2 < bb2>
| |
Summary : Weighting JIS KANJI for Unicode::Collate
|
Description :
This module is an implementation of Unicode Technical Standard #10 (a.k.a. UTS #10) - Unicode Collation Algorithm (a.k.a. UCA).
Constructor and Tailoring The \'new\' method returns a collator object. If new() is called with no parameters, the collator should do the default collation.
$Collator = Unicode::Collate->new( UCA_Version => $UCA_Version, alternate => $alternate, # alias for \'variable\' backwards => $levelNumber, # or \\AATTlevelNumbers entry => $element, hangul_terminator => $term_primary_weight, ignoreName => qr/$ignoreName/, ignoreChar => qr/$ignoreChar/, ignore_level2 => $bool, katakana_before_hiragana => $bool, level => $collationLevel, normalization => $normalization_form, overrideCJK => \\&overrideCJK, overrideHangul => \\&overrideHangul, preprocess => \\&preprocess, rearrange => \\AATTcharList, rewrite => \\&rewrite, suppress => \\AATTcharList, table => $filename, undefName => qr/$undefName/, undefChar => qr/$undefChar/, upper_before_lower => $bool, variable => $variable, );
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |