Tue, 20 Jan 2026 18:24:42 CST | login

Information for build perl-Module-Pluggable-5.2-7.ocs23

ID15430
Package Nameperl-Module-Pluggable
Version5.2
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Module-Pluggable.git?.#d318b6d01749b203ad0df48c529cc79ce8f99451
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 00:56:39 CST
CompletedSat, 17 Aug 2024 00:59:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Module-Pluggable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Module-Pluggable.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
perl-Module-Pluggable-5.2-7.ocs23.src.rpm (info) (download)
noarch
perl-Module-Pluggable-5.2-7.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2-7 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2-6 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 5.2-5 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * 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.