[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-File-pushd-1.016-12.el9.noarch download

Name perl-File-pushd
Epoch 0
Version 1.016
Release 12.el9
Architecture noarch
Website/URL https://metacpan.org/release/File-pushd
License ASL 2.0
Build Time 2023-03-18 00:17:17
Build Host builder-x86-03.inferitos.ru
Summary Change directory temporarily for a limited scope
Repositories AppStream
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.
Errata
Size 23 KiB
Source Project perl-File-pushd-1.016-12.el9
SHA-256 checksum ce2e63473fea551ffac0aff81934b11a0260e61774c513d5d46aa0bdd6ba95dc
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.016-12
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.016-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.016-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937