Sun, 04 Jan 2026 02:41:31 CST | login

Information for build perl-Class-Tiny-1.008-2.oc9

ID38975
Package Nameperl-Class-Tiny
Version1.008
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Class-Tiny.git?.#1464fff9ac541f59e465d0c086aa7091e9a6cd0b
SummaryMinimalist class construction
DescriptionThis module offers a minimalist class construction kit in around 120 lines of code. Here is a list of features: * defines attributes via import arguments * generates read-write accessors * supports lazy attribute defaults * supports custom accessors * superclass provides a standard new constructor * new takes a hash reference or list of key/value pairs * new has heuristics to catch constructor attribute typos * new calls BUILD for each class from parent to child * superclass provides a DESTROY method * DESTROY calls DEMOLISH for each class from child to parent
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:29:44 CST
CompletedFri, 13 Jun 2025 16:32:51 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Class-Tiny.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Class-Tiny.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Class-Tiny-1.008-2.oc9.src.rpm (info) (download)
noarch
perl-Class-Tiny-1.008-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> - 1.008-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.008-1 - initial build