Fri, 27 Jun 2025 00:13:50 CST | login

Information for build perl-Importer-0.026-5.oc9

ID18149
Package Nameperl-Importer
Version0.026
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-Importer.git?.#6f48bba85909527f144125da6be7d44c8d22a972
SummaryAlternative interface to modules that export symbols
DescriptionThis module acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:16:21 CST
CompletedMon, 08 Jan 2024 02:18:00 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-Importer.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-Importer.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
perl-Importer-0.026-5.oc9.src.rpm (info) (download)
noarch
perl-Importer-0.026-5.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.026-5 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.026-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.026-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.026-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Oct 31 2022 Xiaojie Chen <jackxjchen@tencent.com> - 0.026-1 - Initial build