summaryrefslogtreecommitdiff
path: root/textproc/p5-String-BufferStack/DESCR
blob: 786de4af87c67ed4b6abba230e95ed167588e3a0 (plain)
1
2
3
4
tring::BufferStack provides a framework for storing nested buffers.
By default, all of the buffers flow directly to the output method,
but individual levels of the stack can apply filters, or store
their output in a scalar reference.