[ 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.src download

Name perl-File-pushd
Epoch 0
Version 1.016
Release 12.el9
Architecture src
Website/URL https://metacpan.org/release/File-pushd
License ASL 2.0
Build Time 2023-03-18 00:17:13
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 29 KiB
Source Project perl-File-pushd-1.016-12.el9
SHA-256 checksum a41f43fbbd49fd2548564e4d4de19838ad667dc7cb8d8bd45fd1e8e59b37a92f
× 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