Name: | perl-File-chdir |
---|---|
Version: | 0.1011 |
Release: | 21.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 46730 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-File-chdir-0.1011-21.el10_0.noarch.rpm |
Source RPM: | perl-File-chdir-0.1011-21.el10_0.src.rpm |
Build Date: | Sat Jan 11 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/File-chdir |
Summary: | A more sensible way to change directories |
Description: | Perl'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. |
- Update license to SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild