SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IPC-System-Simple rpm build for : Fedora 12. For other distributions click perl-IPC-System-Simple.

Name : perl-IPC-System-Simple
Version : 1.18 Vendor : Fedora Project
Release : 2.fc12 Date : 2009-07-27 16:23:07
Group : Development/Libraries Source RPM : perl-IPC-System-Simple-1.18-2.fc12.src.rpm
Size : 0.05 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/development/12/sparc64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.18-2.fc12.noarch.rpm
     

Provides :
perl(IPC::System::Simple)
perl-IPC-System-Simple

Requires :
perl(POSIX)
perl(:MODULE_COMPAT_5.10.0)
perl(Exporter)
perl(Config)
perl(re)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(List::Util)
perl(warnings)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(constant)
perl => 0:5.006
perl(Carp)
perl(Scalar::Util)
rpmlib(PayloadIsXz) <= 5.2-1
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/IPC
/usr/lib/perl5/vendor_perl/5.10.0/IPC/System
/usr/lib/perl5/vendor_perl/5.10.0/IPC/System/Simple.pm
/usr/share/doc/perl-IPC-System-Simple-1.18
/usr/share/doc/perl-IPC-System-Simple-1.18/Changes
/usr/share/doc/perl-IPC-System-Simple-1.18/LICENSE
/usr/share/doc/perl-IPC-System-Simple-1.18/README
/usr/share/doc/perl-IPC-System-Simple-1.18/examples
/usr/share/doc/perl-IPC-System-Simple-1.18/examples/rsync-backup.pl
/usr/share/man/man3/IPC::System::Simple.3pm.gz

 
ICM