Tue, 20 Jan 2026 01:37:14 CST | login

Information for build perl-local-lib-2.000029-7.ocs23.rva23

ID24397
Package Nameperl-local-lib
Version2.000029
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-local-lib.git?.#037abde80534fc6f580aaf4e5f520ee0410512d9
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 bymaxonxie
State complete
Volume DEFAULT
StartedFri, 28 Nov 2025 03:39:03 CST
CompletedFri, 28 Nov 2025 06:34:08 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/perl-local-lib.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-local-lib.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
perl-local-lib-2.000029-7.ocs23.rva23.src.rpm (info) (download)
noarch
perl-homedir-2.000029-7.ocs23.rva23.noarch.rpm (info) (download)
perl-local-lib-2.000029-7.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.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