summaryrefslogtreecommitdiff
path: root/textproc/p5-String-BufferStack
AgeCommit message (Collapse)AuthorFilesLines
2009-05-01PkgSrc changes:sno2-6/+7
- Updating package for p5 module of String::BufferStack from 1.12 to 1.14 - Setting license to gnu-gpl-v2 Upstream changes: 1.14 Mon Mar 2 20:21:17 2009 * No code changes; make tests pass on 5.6 1.13 Fri Feb 27 19:19:17 2009 * No code changes; add LICENSE and AUTHOR to POD
2009-02-22Import p5-String-BufferStack version 1.12.he3-0/+27
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.