Sat, 07 Mar 2026 17:58:21 CST | login

Information for build perl-common-sense-3.7.5-2.oc9

ID38943
Package Nameperl-common-sense
Version3.7.5
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-common-sense.git?.#956b09e8eb3dae9e6a6836f6b3f2907a55672369
Summary"Common sense" Perl defaults
DescriptionThis module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: It's supposed to be mostly the same, with much lower memory usage, as: use utf8; use strict qw(vars subs); use feature qw(say state switch); use feature qw(unicode_strings unicode_eval current_sub fc evalbytes); no feature qw(array_base); no warnings; use warnings qw(FATAL closed threads internal debugging pack prototype inplace io pipe unpack malloc deprecated glob digit printf layer reserved taint closure semicolon); no warnings qw(exec newline unopened);
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:17:21 CST
CompletedFri, 13 Jun 2025 16:24:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-common-sense.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-common-sense.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-common-sense-3.7.5-2.oc9.src.rpm (info) (download)
aarch64
perl-common-sense-3.7.5-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-common-sense-3.7.5-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-common-sense-3.7.5-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.7.5-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.5-1 - initial build