Fedora 10 Update: perl-IPC-System-Simple-1.18-1.fc10

updates at fedoraproject.org updates at fedoraproject.org
Mon Mar 9 22:53:08 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-2472
2009-03-09 22:00:57
--------------------------------------------------------------------------------

Name        : perl-IPC-System-Simple
Product     : Fedora 10
Version     : 1.18
Release     : 1.fc10
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 succeeed (run to completion and
return a zero exit value), or die with rich diagnostic messages.

--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------

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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list