pkgsrc/devel/p5-IO-Pipeline/DESCR

5 lines
203 B
Text
Raw Normal View History

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.