[ 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-chdir-0.1011-16.el9.src download

Name perl-File-chdir
Epoch 0
Version 0.1011
Release 16.el9
Architecture src
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
Size 35 KiB
Source Project perl-File-chdir-0.1011-16.el9
SHA-256 checksum c0c62874090881a602dbd12aeb73d3404f2b1442c6173a55c17bc21a1b918f1d
× Full screenshot
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