freebsd-ports/www/p5-HTML-FromText/pkg-descr
Christian Weisgerber b68b701bed Import HTML-FromText 1.005 Perl module.
The text2html function marks up plain text as HTML.  By default it
converts HTML metacharacters into the corresponding entities.  More
sophisticated transformations, such as splitting the text into
paragraphs or marking up bulleted lists, can be carried out by
setting the appropriate options.

PR:		44903
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-11-12 17:07:08 +00:00

10 lines
387 B
Text

The text2html function marks up plain text as HTML. By
default it converts HTML metacharacters into the
corresponding entities. More sophisticated transformations,
such as splitting the text into paragraphs or marking up
bulleted lists, can be carried out by setting the
appropriate options.
WWW: http://search.cpan.org/author/GDR/HTML-FromText/
Seamus Venasse <svenasse@polaris.ca>