Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Unicode-EastAsianWidth-12.0.0-2.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Unicode-EastAsianWidth Distribution: Mageia
Version: 12.0.0 Vendor: Mageia.Org
Release: 2.mga8 Build date: Sun Feb 16 04:49:28 2020
Group: Development/Perl Build host: localhost
Size: 38804 Source RPM: perl-Unicode-EastAsianWidth-12.0.0-2.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Unicode-EastAsianWidth
Summary: East Asian Width properties
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.

Provides

Requires

License

CC0

Changelog

* Sun Feb 16 2020 umeabot <umeabot> 12.0.0-2.mga8
  + Revision: 1530593
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 04 2019 tv <tv> 12.0.0-1.mga8
  + Revision: 1436913
  - update to 12.0
* Sat Nov 24 2018 tv <tv> 1.400.0-1.mga7
  + Revision: 1333929
  - update to 1.40
* Thu Sep 20 2018 umeabot <umeabot> 1.330.0-10.mga7
  + Revision: 1287150
  - Mageia 7 Mass Rebuild

Files

/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.xz
/usr/share/perl5/vendor_perl/Unicode
/usr/share/perl5/vendor_perl/Unicode/EastAsianWidth.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024