mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
343 B
Plaintext
9 lines
343 B
Plaintext
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: https://metacpan.org/release/HTML-FromText
|