summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Pipeline/DESCR
blob: 44b4c688e7ed684f81626777223af2a70816c74f (plain)
1
2
3
4
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.