82779d12ec
Collection. The Perl 5 module IO::Pipeline is a metaphor for shell pipelines. It exports three functions "pmap", "pgrep" and "psink" returning pipeline objects wich can be combined with the overloaded '|' operator.
4 lines
203 B
Text
4 lines
203 B
Text
The Perl 5 module IO::Pipeline is a metaphor for shell pipelines.
|
|
It exports three functions "pmap", "pgrep" and "psink" returning
|
|
pipeline objects wich can be combined with the overloaded '|'
|
|
operator.
|