Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-IPC-System-Simple-1.30-13.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: perl-IPC-System-Simple Distribution: Fedora Project
Version: 1.30 Vendor: Fedora Project
Release: 13.fc40 Build date: Thu Jan 25 18:30:04 2024
Group: Unspecified Build host: buildvm-x86-17.iad2.fedoraproject.org
Size: 73314 Source RPM: perl-IPC-System-Simple-1.30-13.fc40.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.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* 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
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-8
  - Perl 5.36 rebuild

Files

/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, Tue Apr 30 02:05:04 2024