search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
290 B
Plaintext
7 lines
290 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/String-BufferStack
|