Name: | perl-File-pushd |
---|---|
Version: | 1.016 |
Release: | 23.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 36373 |
License: | Apache-2.0 |
RPM: | perl-File-pushd-1.016-23.el10.noarch.rpm |
Source RPM: | perl-File-pushd-1.016-23.el10.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/File-pushd |
Summary: | Change directory temporarily for a limited scope |
Description: | File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Package tests
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update license to SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild