Пакет perl-IPC-System-Simple-1.30-6.el9.src
Имя | perl-IPC-System-Simple |
---|---|
Эпоха | 0 |
Версия | 1.30 |
Релиз | 6.el9 |
Архитектура | src |
Сайт | https://metacpan.org/release/IPC-System-Simple |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-03-18 05:24:28 |
Хост сборки | builder-x86-02.inferitos.ru |
Краткое описание | Run commands simply, with detailed diagnostics |
Репозитории | AppStream |
Полное описание | Calling Perl's in-built 'system()' function is easy; determining if it was successful is _hard_. Let's face it, '$?' isn't the nicest variable in the world to play with, and even if you _do_ check it, producing a well-formatted error string takes a lot of work. 'IPC::System::Simple' takes the hard work out of calling external commands. In fact, if you want to be really lazy, you can just write: use IPC::System::Simple qw(system); and all of your "system" commands will either succeed (run to completion and return a zero exit value), or die with rich diagnostic messages. |
Эррата | — |
Размер | 43 КиБ |
Исходный проект | perl-IPC-System-Simple-1.30-6.el9 |
Контрольная сумма SHA-256 | 66c0f897d0a7d41493a44acfaf3cbdf22de4e0853ee4243d3f5ba15681d454df |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.30-6 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937