Thu, 19 Mar 2026 06:52:45 CST | login

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

ID27722
Package Nameperl-File-chdir
Version0.1011
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-File-chdir.git?.#bea4e29df4d09b0298b27f67d2d41abe79c2dd52
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 15:35:27 CST
CompletedMon, 05 Aug 2024 15:37:22 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-1.oc9.src.rpm (info) (download)
noarch
perl-File-chdir-0.1011-1.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 Jul 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1011-1 - initial build