Пакет perl-IPC-System-Simple-1.30-6.el9.noarch
| Имя | perl-IPC-System-Simple |
|---|---|
| Эпоха | 0 |
| Версия | 1.30 |
| Релиз | 6.el9 |
| Архитектура | noarch |
| Сайт | https://metacpan.org/release/IPC-System-Simple |
| Лицензия | GPL+ or Artistic |
| Время сборки | 2023-03-18 05:24:32 |
| Хост сборки | 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. |
| Эррата | — |
| Размер | 39 КиБ |
| Исходный проект | perl-IPC-System-Simple-1.30-6.el9 |
| Контрольная сумма SHA-256 | 19b59ad5d38eeaf7b8f8788813b309d2b07463046410ca386c1ccd50900e48a6 |
×
* 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