Apache2::Pod::Text - mod_perl handler to convert Pod to plain text


Apache2-Pod documentation  | view source Contained in the Apache2-Pod distribution.

Index


NAME

Top

Apache2::Pod::Text - mod_perl handler to convert Pod to plain text

VERSION

Top

Version 0.27

SYNOPSIS

Top

A simple mod_perl handler to easily convert Pod to Text.

CONFIGURATION

Top

You can replace Apache2::Pod::HTML with Apache2::Pod::Text as your PerlHandler in your apache configuration if you wish to use the text rendering of your pod documentation instead of HTML. See Apache2::Pod::HTML for configuration details.

SEE ALSO

Top

Apache2::Pod, Apache2::Pod::HTML

AUTHOR

Top

Theron Lewis <theron at theronlewis dot com>

HISTORY

Top

Adapteded from Andy Lester's <andy at petdance dot com> Apache::Pod package which was adapted from Apache2::Perldoc by Rich Bowen <rbowen@ApacheAdmin.com>

ACKNOWLEDGEMENTS

Top

Thanks also to Pete Krawczyk, Kjetil Skotheim, Kate Yoak and Chris Eade for contributions.

LICENSE

Top

This package is licensed under the same terms as Perl itself.


Apache2-Pod documentation  | view source Contained in the Apache2-Pod distribution.