blob: 750598540fd8ba0a328c21838e023e90fd2489ea (
plain)
1
2
3
4
5
6
|
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: https://metacpan.org/release/Text-Decorator
|