Thu, 05 Feb 2026 02:32:44 CST | login

Information for build perl-Unicode-Map-0.112-1.oc9

ID23323
Package Nameperl-Unicode-Map
Version0.112
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Unicode-Map.git?.#9fdbc633fc1fe2cc0b8654d3ecc1ae240cf9c693
SummaryPerl module for mapping charsets from and to utf16 unicode
DescriptionThis module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. Chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:46:28 CST
CompletedMon, 03 Jun 2024 19:49:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Unicode-Map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Unicode-Map.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Unicode-Map-0.112-1.oc9.src.rpm (info) (download)
aarch64
perl-Unicode-Map-0.112-1.oc9.aarch64.rpm (info) (download)
perl-Unicode-Map-debuginfo-0.112-1.oc9.aarch64.rpm (info) (download)
perl-Unicode-Map-debugsource-0.112-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Unicode-Map-0.112-1.oc9.x86_64.rpm (info) (download)
perl-Unicode-Map-debuginfo-0.112-1.oc9.x86_64.rpm (info) (download)
perl-Unicode-Map-debugsource-0.112-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.112-1 - initial build