freebsd-ports/textproc/p5-String-Divert/pkg-descr
Anton Berezin c0491943cb Add textproc/p5-String-Divert 0.96, a Perl module that provides a
scalar-like string object that facilitates nested generation of
structured output.
2005-11-29 13:27:21 +00:00

7 lines
379 B
Text

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/