Sat, 07 Mar 2026 18:58:33 CST | login

Information for build perl-Module-Pluggable-5.2-4.oc9

ID15236
Package Nameperl-Module-Pluggable
Version5.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Module-Pluggable.git?.#82e553e01e1badcc04d4dd480001931df1505655
SummaryAutomatically give your module the ability to have plugins
DescriptionThis package provides a simple but, hopefully, extensible way of having 'plugins' or your module. It can export a method into your namespacethen search the path for .pm files, and convert those files to class names.It can instantiate these classes for you.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:05:25 CST
CompletedMon, 18 Sep 2023 20:07:52 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Module-Pluggable.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Module-Pluggable.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-Module-Pluggable-5.2-4.oc9.src.rpm (info) (download)
noarch
perl-Module-Pluggable-5.2-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 Shuo Wang <abushwang@tencent.com> - 5.2-2 - remove unused buildrequires: perl(App::FatPacker) * Thu Aug 11 2022 Wang Guodong <gordonwwang@tencent.com> - 5.2-1 - package init.