Name : perl-IPC-System-Simple
| |
Version : 1.300.0
| Vendor : Mageia_Org
|
Release : 1.mga8
| Date : 2020-03-26 08:41:24
|
Group : Development/Perl
| Source RPM : perl-IPC-System-Simple-1.300.0-1.mga8.src.rpm
|
Size : 0.07 MB
| |
Packager : tv < tv>
| |
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);
|
RPM found in directory: /vol/rzm1/linux-mageia/distrib/8/armv7hl/media/core/release |