Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-IPC-Pipeline

Similar in calling convention to IPC::Open3, pipeline() spawns N children, connecting the first child to the FIRST_CHLD_IN handle, the final child to LAST_CHLD_OUT, and each child to a shared standard error handle, CHILDREN_ERR. Each subsequent filter specified causes a new process to be fork()ed. Each process is linked to the last with a file descriptor pair created by pipe(), using dup2() to chain each process' standard input to the last standard output. FEATURES IPC::Pipeline accepts external commands to be executed in the form of ARRAY references containing the command name and each argument, as well as CODE references that are executed within their own processes as well, each as independent parts of a pipeline. ARRAY REFS When a filter is passed in the form of an ARRAY containing an external system command, each such item is executed in its own subprocess in the following manner.

Found 2 sites for perl-IPC-Pipeline

Found 12 RPM for perl-IPC-Pipeline

PackageSummaryDistributionDownload
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia Cauldron for armv7hlperl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia Cauldron for x86_64perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia Cauldron for aarch64perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 9 for i586perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 9 for armv7hlperl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 9 for x86_64perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 9 for aarch64perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-6.mga9.noarch.htmlCreate a shell-like pipeline of many running commandsMageia Cauldron for i686perl-IPC-Pipeline-1.0.0-6.mga9.noarch.rpm
perl-IPC-Pipeline-1.0.0-5.mga8.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 8 for aarch64perl-IPC-Pipeline-1.0.0-5.mga8.noarch.rpm
perl-IPC-Pipeline-1.0.0-5.mga8.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 8 for x86_64perl-IPC-Pipeline-1.0.0-5.mga8.noarch.rpm
perl-IPC-Pipeline-1.0.0-5.mga8.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 8 for armv7hlperl-IPC-Pipeline-1.0.0-5.mga8.noarch.rpm
perl-IPC-Pipeline-1.0.0-5.mga8.noarch.htmlCreate a shell-like pipeline of many running commandsMageia 8 for i586perl-IPC-Pipeline-1.0.0-5.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet