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-6.el9 RPM for noarch

From CentOS Stream 9 AppStream for x86_64

Name: perl-IPC-System-Simple Distribution: CentOS
Version: 1.30 Vendor: CentOS
Release: 6.el9 Build date: Tue Aug 10 05:00:39 2021
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 73654 Source RPM: perl-IPC-System-Simple-1.30-6.el9.src.rpm
Packager: builder@centos.org
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+ or Artistic

Changelog

* 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
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-2
  - Perl 5.32 rebuild
* Tue Mar 24 2020 Paul Howarth <paul@city-fan.org> - 1.30-1
  - Update to 1.30
    - On MSWin32, make Win32::Process a prerequisite
* Sun Mar 22 2020 Paul Howarth <paul@city-fan.org> - 1.29-1
  - Update to 1.29
    - Improved handling of shell commands on Windows, which should get us closer
      to resolving Win32-related issues; there should be no change of
      functionality on Unix-like platforms
    - Better workaround for bug in perl-5.8.9 (GH#23)
    - Add t/args.t
    - Modify t/win32.t
    - Added Travis and AppVeyor configuration files
    - Eliminated use of Dist::Zilla for build, using older, but more reliable and
      better understood (by maintainer) ExtUtils::MakeMaker-based configuration
    - Move author testing to xt/ directory
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 25 2020 Paul Howarth <paul@city-fan.org> - 1.26-1
  - Update to 1.26
    - BUILD: Update FAIL_POSIX warning message (GH#28)
    - TEST: t/07_taint.t: Use executable name as source of taintedness (GH#21)
    - OTHER: Typographic corrections (CPAN RT#60211, CPAN RT#86403)
    - Add Travis configuration

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 Mar 26 03:48:52 2024