Apache-PrettyText

 view release on metacpan or  search on metacpan

PrettyText.pm  view on Meta::CPAN

=item *

surrounded by <PRE> tags

=item  *

tabs converted to spaces (optional)

=item  *

white background

=item  *

hilited URLs

=item  *

first line of text file = <TITLE>

=back

README  view on Meta::CPAN

    You must be using mod_perl. See http://perl.apache.org for details.

DESCRIPTION
    This is a simple Apache handler written in Perl that converts text files
    on the fly into a basic HTML format:

    *   surrounded by <PRE> tags

    *   tabs converted to spaces (optional)

    *   white background

    *   hilited URLs

    *   first line of text file = <TITLE>

    Also serves as a good template to help you write your own simple

    handler. I wrote this as an exercise because I found no good examples.

INSTALLATION



( run in 0.729 second using v1.01-cache-2.11-cpan-f4a522933cf )