summaryrefslogtreecommitdiff
path: root/textproc/p5-String-BufferStack/pkg-descr
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-02-10 12:11:31 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-02-10 12:11:31 +0000
commit82c2a84b850fed43f9267c6dcea71cc3d0f53644 (patch)
tree6d49c98bc7d4a6cb8877dc8e9a636ebfd08a4fda /textproc/p5-String-BufferStack/pkg-descr
parent9943c629cd14a15d43e129dc7cd4149d72a5cc48 (diff)
Notes
Diffstat (limited to 'textproc/p5-String-BufferStack/pkg-descr')
-rw-r--r--textproc/p5-String-BufferStack/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-String-BufferStack/pkg-descr b/textproc/p5-String-BufferStack/pkg-descr
new file mode 100644
index 000000000000..038cf5cf26b3
--- /dev/null
+++ b/textproc/p5-String-BufferStack/pkg-descr
@@ -0,0 +1,6 @@
+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: http://search.cpan.org/dist/String-BufferStack/