Sat, 27 Dec 2025 16:20:00 CST | login

Information for build perl-local-lib-2.000029-7.oc9

ID34197
Package Nameperl-local-lib
Version2.000029
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-local-lib.git?.#40b9495cda1a2e5ef6ffdf0b703a8bb23a486117
SummaryCreate and use a local lib/ for perl modules with PERL5LIB
DescriptionThis module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. When an upstream maintainer hasn't applied a patch to a module of theirs that you need for your application, local::lib allows you to create your own directory of Perl packages downloaded from CPAN. The existing system Perl installation is not affected; you simply invoke Perl with special options so that Perl uses the packages in your own local package directory rather than the system packages. local::lib arranges things so that your locally installed version of the Perl packages takes precedence over the system installation.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 05:18:22 CST
CompletedWed, 23 Apr 2025 05:20:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-local-lib.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-local-lib.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-local-lib-2.000029-7.oc9.src.rpm (info) (download)
noarch
perl-homedir-2.000029-7.oc9.noarch.rpm (info) (download)
perl-local-lib-2.000029-7.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.000029-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.000029-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.000029-5 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 2.000029-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.000029-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.000029-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 11 2022 ZoeDong <zoedong@tencent.com> - 2.000029-1 - Initial build