| Pod-Perldoc-ToTextTermcap documentation | view source | Contained in the Pod-Perldoc-ToTextTermcap distribution. |
Pod::Perldoc::ToTextOverstrike - let Perldoc render Pod as formatted overstrike text
perldoc -MPod::Perldoc::ToTextOverstrike Some::Modulename
or
PERLDOC=-MPod::Perldoc::ToTextOverstrike export PERLDOC # or: setenv PERLDOC -MPod::Perldoc::ToTextOverstrike perldoc Some::Module
This is a "plug-in" class that allows Perldoc to use Pod::Text::Overstrike as a formatter class.
It supports all options supported by Pod::Perldoc::ToText.
Copyright (c) 2009 Slaven Rezi0107. All rights reserved.
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Slaven Rezi0107 <srezic@cpan.org>.
Based on Pod::Perldoc::ToText which is by Sean M. Burke <sburke@cpan.org> and Adriano R. Ferreira <ferreira@cpan.org>.
| Pod-Perldoc-ToTextTermcap documentation | view source | Contained in the Pod-Perldoc-ToTextTermcap distribution. |