Tue, 20 Jan 2026 16:55:04 CST | login

Information for build perl-local-lib-2.000029-5.ocs23

ID2102
Package Nameperl-local-lib
Version2.000029
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-local-lib.git?.#5687a43e7c00b9553bf2c22b02824c563f2d4122
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 11:52:25 CST
CompletedMon, 11 Sep 2023 11:53:53 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-local-lib.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-local-lib.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-local-lib-2.000029-5.ocs23.src.rpm (info) (download)
noarch
perl-homedir-2.000029-5.ocs23.noarch.rpm (info) (download)
perl-local-lib-2.000029-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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