9 lines
358 B
Text
9 lines
358 B
Text
Text::Decorator is a framework for marking up plain text into various
|
|
formats by applying a chain of filters. For instance, you might apply a
|
|
filter which will cause URIs in text to be presented as links if the text
|
|
is exported as HTML.
|
|
|
|
Author: Simon Cozens
|
|
Tony Bowden <bug-Text-Decorator@rt.cpan.org>
|
|
|
|
WWW: http://search.cpan.org/dist/Text-Decorator/
|