Sun, 08 Feb 2026 13:21:50 CST | login

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

ID25335
Package Nameperl-List-UtilsBy
Version0.12
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-List-UtilsBy.git?.#922a4a5768f067df3e636dec574bb6101f00e664
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:49:12 CST
CompletedThu, 25 Jul 2024 18:50:57 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-1.oc9.src.rpm (info) (download)
noarch
perl-List-UtilsBy-0.12-1.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 Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12-1 - initial build