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

Name perl-File-chdir
Epoch 0
Version 0.1011
Release 16.el9
Architecture noarch
Website/URL https://metacpan.org/release/File-chdir
License GPL+ or Artistic
Build Time 2023-03-22 01:41:20
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 28 KiB
Source Project perl-File-chdir-0.1011-16.el9
SHA-256 checksum 9e55428ab515f5318f55c5a3abf447a34831f93d844fae0866e52c8d78cdd2ca
× 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