Mon, 12 Jan 2026 16:44:40 CST | login

Information for build perl-Variable-Magic-0.62-3.oc9

ID15310
Package Nameperl-Variable-Magic
Version0.62
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Variable-Magic.git?.#ce2bbd816bd7686a87d317b15c4dc2f3ca2c66b9
SummaryAssociate user-defined magic to variables from Perl
DescriptionMagic is Perl way of enhancing objects.The Magic mechanism allows users to add additional data to any variable and hook syntactical operations (such as access,assignation or destruction) that can be applied to it.This module can add its own Magic to any variable without the pain of the C API.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:20:00 CST
CompletedMon, 18 Sep 2023 20:22:24 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Variable-Magic.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Variable-Magic.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Variable-Magic-0.62-3.oc9.src.rpm (info) (download)
aarch64
perl-Variable-Magic-0.62-3.oc9.aarch64.rpm (info) (download)
x86_64
perl-Variable-Magic-0.62-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.62-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.62-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 cunshunxia <cunshunxia@tencent.com> - 0.62-2 - build without optional tests. * Wed Aug 10 2022 Wang Guodong <gordonwwang@tencent.com> - 0.62-1 - package init.