pkgsrc/textproc/p5-String-BufferStack/DESCR
he 1b366a954d Import p5-String-BufferStack version 1.12.
String::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.
2009-02-22 16:20:21 +00:00

4 lines
234 B
Text

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.