Fedora 20 Update: perl-IPC-System-Simple-1.23-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Oct 13 19:51:12 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-18769
2013-10-10 14:20:52
--------------------------------------------------------------------------------

Name        : perl-IPC-System-Simple
Product     : Fedora 20
Version     : 1.23
Release     : 1.fc20
URL         : http://search.cpan.org/dist/IPC-System-Simple
Summary     : Run commands simply, with detailed diagnostics
Description :
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.

--------------------------------------------------------------------------------
Update Information:

Current upstream maintenance release.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-IPC-System-Simple' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list