Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-IPC-System-Simple | Distribution: Fedora Project |
Version: 1.30 | Vendor: Fedora Project |
Release: 14.fc41 | Build date: Fri Jul 19 22:40:38 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-22.iad2.fedoraproject.org |
Size: 73375 | Source RPM: perl-IPC-System-Simple-1.30-14.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/IPC-System-Simple | |
Summary: Run commands simply, with detailed diagnostics |
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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/perl-IPC-System-Simple /usr/share/doc/perl-IPC-System-Simple/Changes /usr/share/doc/perl-IPC-System-Simple/README /usr/share/doc/perl-IPC-System-Simple/examples /usr/share/doc/perl-IPC-System-Simple/examples/rsync-backup.pl /usr/share/licenses/perl-IPC-System-Simple /usr/share/licenses/perl-IPC-System-Simple/LICENSE /usr/share/man/man3/IPC::System::Simple.3pm.gz /usr/share/perl5/vendor_perl/IPC /usr/share/perl5/vendor_perl/IPC/System /usr/share/perl5/vendor_perl/IPC/System/Simple.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 04:43:44 2024