Tue, 20 Jan 2026 09:50:48 CST | login

Information for build perl-enum-1.12-1.oc9

ID24203
Package Nameperl-enum
Version1.12
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-enum.git?.#f961504ecb7d6400d6ad6ac0e6c7cabca8fb6e47
SummaryC-style enumerated types and bitmask flags in Perl
DescriptionThis module is used to define a set of constants with ordered numeric values, similar to the enum type in the C programming language. You can also define bitmask constants, where the value assigned to each constant has exactly one bit set (e.g. 1, 2, 4, 8, etc).
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:10:03 CST
CompletedTue, 04 Jun 2024 14:13:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-enum.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-enum.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-enum-1.12-1.oc9.src.rpm (info) (download)
noarch
perl-enum-1.12-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.12-1 - initial build