Sun, 28 Dec 2025 03:45:28 CST | login

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

ID16602
Package Nameperl-utf8-all
Version0.024
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-utf8-all.git?.#178c222aeb3a9dd51f99b453c1b22300fc2e5b1a
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
StartedSat, 17 Aug 2024 10:08:50 CST
CompletedSat, 17 Aug 2024 10:11:40 CST
Taskbuild (dist-ocs23, /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
dist-ocs23-base
RPMs
src
perl-utf8-all-0.024-5.ocs23.src.rpm (info) (download)
noarch
perl-utf8-all-0.024-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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