blob: 0a794f56026c61156078e81485342e7953299830 (
plain)
1
2
3
4
5
6
|
This class is a factory for text pipes. A pipe has a filter() method
through which input can pass. The input can be a string or a
reference to an array of strings. Pipes can be stacked together using
Text::Pipe::Stackable.
WWW: https://metacpan.org/release/Text-Pipe
|