Fri, 06 Feb 2026 22:01:29 CST | login

Information for build perl-List-UtilsBy-0.12-2.oc9

ID39331
Package Nameperl-List-UtilsBy
Version0.12
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-List-UtilsBy.git?.#0841fbdd68f3eede7afe5e6552dac8921f674dfd
SummaryHigher-order list utility functions
DescriptionThis module provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or List::Util functions of similar names, but which use the block to control their behaviour. For example, the core Perl function sort takes a list of values and returns them, sorted into order by their string value. The sort_by function sorts them according to the string value returned by the extra function, when given each value.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:12:28 CST
CompletedFri, 13 Jun 2025 18:14:16 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-List-UtilsBy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-List-UtilsBy.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-List-UtilsBy-0.12-2.oc9.src.rpm (info) (download)
noarch
perl-List-UtilsBy-0.12-2.oc9.noarch.rpm (info) (download)
Logs
noarch
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
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12-1 - initial build