Sat, 03 Jan 2026 13:10:54 CST | login

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

ID25542
Package Nameperl-Class-Tiny
Version1.008
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Class-Tiny.git?.#1f3c79fe33f87db69d0e30ab6bdbd50f56147c6a
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:00:56 CST
CompletedThu, 25 Jul 2024 21:02:57 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-1.oc9.src.rpm (info) (download)
noarch
perl-Class-Tiny-1.008-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 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.008-1 - initial build