| Apache2-Pod documentation | view source | Contained in the Apache2-Pod distribution. |
Apache2::Pod::Text - mod_perl handler to convert Pod to plain text
Version 0.27
A simple mod_perl handler to easily convert Pod to Text.
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.
Theron Lewis <theron at theronlewis dot com>
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>
Thanks also to Pete Krawczyk, Kjetil Skotheim, Kate Yoak and Chris Eade for contributions.
This package is licensed under the same terms as Perl itself.
| Apache2-Pod documentation | view source | Contained in the Apache2-Pod distribution. |