Fri, 20 Mar 2026 00:41:16 CST | login

Information for build perl-File-chdir-0.1011-2.oc9

ID39149
Package Nameperl-File-chdir
Version0.1011
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-File-chdir.git?.#b9ea355b067f2955650d38f7f39bd2a4f908529e
SummaryA more sensible way to change directories
DescriptionPerl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program. This is not good. File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:19:24 CST
CompletedFri, 13 Jun 2025 17:22:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-File-chdir.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-File-chdir.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-File-chdir-0.1011-2.oc9.src.rpm (info) (download)
noarch
perl-File-chdir-0.1011-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1011-2 - Rebuilt for loongarch64 * Fri Jul 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1011-1 - initial build