freebsd-ports/textproc/p5-Text-Decorator/pkg-descr
Sunpoet Po-Chuan Hsieh 4bd184b846 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Sort *_DEPENDS
  - Remove Author line

PR:		ports/189148
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-01 05:26:22 +00:00

6 lines
290 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/