Sun, 28 Dec 2025 02:19:15 CST | login

Information for build perl-utf8-all-0.024-6.ocs23

ID21956
Package Nameperl-utf8-all
Version0.024
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-utf8-all.git?.#ea0727ed87659c7beb3dc7b419d30b6ca98b9bcd
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 18:38:19 CST
CompletedFri, 27 Sep 2024 18:48:16 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/perl-utf8-all.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-utf8-all.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
perl-utf8-all-0.024-6.ocs23.src.rpm (info) (download)
noarch
perl-utf8-all-0.024-6.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.024-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.024-5 - Rebuilt for loongarch release * 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