Fri, 03 Apr 2026 05:42:00 CST | login

Information for build perl-Class-DBI-Plugin-0.03-2.oc9

ID38929
Package Nameperl-Class-DBI-Plugin
Version0.03
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Class-DBI-Plugin.git?.#18bbbfe84f5765935fdb0f820c3bc4d7a4e2a319
SummaryAbstract base class for Class::DBI plugins
DescriptionClass::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module. Only three things must be remembered: * All methods to be exported are given the "Plugged" attribute. All other methods are not exported to the plugged-in class. * Method calls that are to be sent to the plugged-in class are put in the init() method. Examples of these are set_sql(), add_trigger() and so on. * The class parameter for the init() method and the "Plugged" methods is the plugged-in class, not the plugin class.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 16:10:02 CST
CompletedFri, 13 Jun 2025 16:12:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Class-DBI-Plugin.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Class-DBI-Plugin.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Class-DBI-Plugin-0.03-2.oc9.src.rpm (info) (download)
noarch
perl-Class-DBI-Plugin-0.03-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> - 0.03-2 - Rebuilt for loongarch64 * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.03-1 - initial build