Name: | perl-Unicode-CheckUTF8 |
---|---|
Version: | 1.03 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 72637 |
License: | UCD and (GPL+ or Artistic) |
RPM: | perl-Unicode-CheckUTF8-1.03-6.el7.aarch64.rpm |
Source RPM: | perl-Unicode-CheckUTF8-1.03-6.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Unicode-String/ |
Summary: | Checks if scalar is valid UTF-8 |
Description: | This is an XS wrapper around some Unicode Consortium code to check if a string is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8, especially with regard to low-ASCII characters. Note that this module has NOTHING to do with Perl's internal UTF8 flag on scalars. This module is for use when you're getting input from users and want to make sure it's valid UTF-8 before continuing. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Sanitize for Fedora submission
- Initial RPM version