[ Все 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 ]
×

Проект perl-File-chdir-0.1011-16.el9

Имя perl-File-chdir
Эпоха 0
Версия 0.1011
Релиз 16.el9
Сайт https://metacpan.org/release/File-chdir
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 01:41:16
Хост сборки builder-x86-01.inferitos.ru
Краткое описание A more sensible way to change directories
Репозитории CRB
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
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
История изменений 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