5 lines
203 B
Text
5 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.
|