9 lines
365 B
Text
9 lines
365 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.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Text-Decorator
|
||
|
Authors: Simon Cozens
|
||
|
Tony Bowden <bug-Text-Decorator@rt.cpan.org>
|