Files
pkgsrc-ng/devel/p5-IO-Pipeline/DESCR
T
2013-09-26 17:14:40 +02:00

5 lines
203 B
Plaintext

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.