diff options
Diffstat (limited to 'textproc/p5-String-BufferStack/pkg-descr')
-rw-r--r-- | textproc/p5-String-BufferStack/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-String-BufferStack/pkg-descr b/textproc/p5-String-BufferStack/pkg-descr index 664520cbda9a..5451ca90abaa 100644 --- a/textproc/p5-String-BufferStack/pkg-descr +++ b/textproc/p5-String-BufferStack/pkg-descr @@ -2,5 +2,3 @@ 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 |