| Pod-Perldoc-ToTextTermcap documentation | view source | Contained in the Pod-Perldoc-ToTextTermcap distribution. |
Pod::Perldoc::ToTextTermcap - let Perldoc render Pod as plaintext with format escapes
perldoc -MPod::Perldoc::ToTextTermcap Some::Modulename
or
PERLDOC=-MPod::Perldoc::ToTextTermcap export PERLDOC # or: setenv PERLDOC -MPod::Perldoc::ToTextTermcap perldoc Some::Module
This is a "plug-in" class that allows Perldoc to use Pod::Text::Termcap 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. |