Jonathan Rockway > Angerwhale > Angerwhale::Format::PlainText

Download:
Angerwhale-0.062.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

Angerwhale::Format::PlainText ^

Format plain text files as pretty HTML (and nicely-formated plain text via Text::AutoFormat)

METHODS ^

Standard methods implemented

new

can_format

Can format *.txt and *.text.

types

Handles 'text' which is plain text

format

Returns the text as HTML, making line breaks into paragraphs and links clickable.

format_text