Pod::Perldoc::ToTextOverstrike - let Perldoc render Pod as formatted overstrike text


Pod-Perldoc-ToTextTermcap documentation  | view source Contained in the Pod-Perldoc-ToTextTermcap distribution.

Index


NAME

Top

Pod::Perldoc::ToTextOverstrike - let Perldoc render Pod as formatted overstrike text

SYNOPSIS

Top

  perldoc -MPod::Perldoc::ToTextOverstrike Some::Modulename

or

  PERLDOC=-MPod::Perldoc::ToTextOverstrike
  export PERLDOC
  # or: setenv PERLDOC -MPod::Perldoc::ToTextOverstrike
  perldoc Some::Module

DESCRIPTION

Top

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.

SEE ALSO

Top

Pod::Text::Overstrike, Pod::Perldoc, Pod::Perldoc::ToText

COPYRIGHT

Top

AUTHOR

Top

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.