SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Unicode-EastAsianWidth rpm build for : PCLinuxOS. For other distributions click perl-Unicode-EastAsianWidth.

Name : perl-Unicode-EastAsianWidth
Version : 1.330.0 Vendor : (none)
Release : 8pclos2017 Date : 2017-07-10 22:10:25
Group : Development/Perl Source RPM : perl-Unicode-EastAsianWidth-1.330.0-8pclos2017.src.rpm
Size : 0.02 MB
Packager : bb2 < bb2>
Summary : East Asian Width properties
Description :
This module provide user-defined Unicode properties that deal with width
status of East Asian characters, as specified in
< http://www.unicode.org/unicode/reports/tr11/>.

It exports the following functions to the caller\'s scope, to be used by
Perl\'s Unicode matching system: \"InEastAsianFullwidth\",
\"InEastAsianHalfwidth\", \"InEastAsianAmbiguous\", \"InEastAsianNarrow\"
\"InEastAsianWide\", \"InEastAsianNeutral\".

In accord to TR11 cited above, two additional context-sensitive
properties are exported: \"InFullwidth\" (union of \"Fullwidth\" and \"Wide\")
and \"InHalfwidth\" (union of \"Halfwidth\", \"Narrow\" and \"Neutral\").

*Ambiguous* characters are treated by default as part of \"InHalfwidth\",
but you can modify this behaviour by assigning a true value to
$Unicode::EastAsianWidth::EastAsian at compile time within a \"BEGIN\"
block before loading this module:

BEGIN { $Unicode::EastAsianWidth::EastAsian = 1; }
use Unicode::EastAsianWidth;

Setting $Unicode::EastAsianWidth::EastAsian at run-time used to work on
Perl versions between 5.8 and 5.14 due to an implementation detail, but
it will no longer work on Perl 5.16 and later versions, and hence is not
recommended.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Unicode-EastAsianWidth-1.330.0-8pclos2017.noarch.rpm
     

Provides :
perl(Unicode::EastAsianWidth)
perl-Unicode-EastAsianWidth

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Unicode
/usr/lib/perl5/vendor_perl/5.22.3/Unicode/EastAsianWidth.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Unicode
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Unicode/EastAsianWidth
/usr/share/doc/perl-Unicode-EastAsianWidth
/usr/share/doc/perl-Unicode-EastAsianWidth/Changes
/usr/share/doc/perl-Unicode-EastAsianWidth/META.yml
/usr/share/doc/perl-Unicode-EastAsianWidth/MYMETA.yml
/usr/share/doc/perl-Unicode-EastAsianWidth/README
/usr/share/doc/perl-Unicode-EastAsianWidth/SIGNATURE
/usr/share/man/man3/Unicode::EastAsianWidth.3pm.bz2

 
ICM