Wed, 29 Apr 2026 16:55:13 CST | login

Information for build perl-Data-Constraint-1.203-2.oc9

ID25660
Package Nameperl-Data-Constraint
Version1.203
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Data-Constraint.git?.#a4dac6b120bed742215eb7393a88f547595d82ef
SummaryPrototypical value checking
DescriptionA constraint is some sort of condition on a datum. This module checks one condition against one value at a time, and I call the thing that checks that condition the "constraint". A constraint returns true or false, and that's it. It should have no side effects, it should not change program flow, and it should mind its own business. Let the thing that calls the constraint figure out what to do with it. I want something that says "yes" or "no" (and I discuss why this needs a fancy module later).
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:46:43 CST
CompletedThu, 25 Jul 2024 21:51:23 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Data-Constraint.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Data-Constraint.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Data-Constraint-1.203-2.oc9.src.rpm (info) (download)
noarch
perl-Data-Constraint-1.203-2.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 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.203-2 - rebuild * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.203-1 - initial build