Wed, 08 Apr 2026 11:00:45 CST | login

Information for build perl-utf8-all-0.024-4.oc9

ID18361
Package Nameperl-utf8-all
Version0.024
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-utf8-all.git?.#589e532e91c05191ede71bbda34317e91e4ecedd
SummaryTurn on Unicode everywhere
DescriptionPragma utf8 allows you to write your Perl encoded in UTF-8. That means UTF-8 strings, variable names, and regular expressions. utf8::all goes further, and makes @ARGV encoded in UTF-8, and file handles are opened with UTF-8 encoding turned on by default (including STDIN, STDOUT, STDERR), and character names are imported so \N{...} sequences can be used to compile Unicode characters based on names. If you don't want UTF-8 for a particular file handle, you'll have to set binmode $filehandle.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 03:09:13 CST
CompletedMon, 08 Jan 2024 03:11:12 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-utf8-all.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-utf8-all.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-utf8-all-0.024-4.oc9.src.rpm (info) (download)
noarch
perl-utf8-all-0.024-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.024-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.024-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.024-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 22 2023 Zhao Zhen <jeremiazhao@tencent.com> - 0.024-1 - initial