[ 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 ]
×

Project perl-File-chdir-0.1011-16.el9

Name perl-File-chdir
Epoch 0
Version 0.1011
Release 16.el9
Website/URL https://metacpan.org/release/File-chdir
License GPL+ or Artistic
Build Time 2023-03-22 01:41:16
Build Host builder-x86-01.inferitos.ru
Summary A more sensible way to change directories
Repositories CRB
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-File-chdir-0.1011-16.el9.noarch A more sensible way to change directories 9e55428ab515f5318f55c5a3abf447a34831f93d844fae0866e52c8d78cdd2ca download
src
perl-File-chdir-0.1011-16.el9.src A more sensible way to change directories c0c62874090881a602dbd12aeb73d3404f2b1442c6173a55c17bc21a1b918f1d download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.1011-16
- Rebuilt for MSVSphere 9.1.

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

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