summaryrefslogtreecommitdiff
path: root/textproc/p5-String-Divert/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-Divert/pkg-descr')
-rw-r--r--textproc/p5-String-Divert/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-String-Divert/pkg-descr b/textproc/p5-String-Divert/pkg-descr
new file mode 100644
index 000000000000..90e63216f126
--- /dev/null
+++ b/textproc/p5-String-Divert/pkg-descr
@@ -0,0 +1,7 @@
+String::Divert is small Perl 5 module providing a scalar-like string
+object with some overloaded operators, supporting the concept of Folding
+and Diversion. This allows nested generation of structured output. The
+idea is to decouple the sequential generation of output from the nested
+and non-sequential structure of the output.
+
+WWW: http://search.cpan.org/dist/String-Divert/