Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!


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

Index


NAME

Top

Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!

SYNOPSIS

Top

  perldoc -opod Some::Modulename

(That's currently the same as the following:)

  perldoc -u Some::Modulename

DESCRIPTION

Top

This is a "plug-in" class that allows Perldoc to display Pod source as itself! Pretty Zen, huh?

Currently this class works by just filtering out the non-Pod stuff from a given input file.

SEE ALSO

Top

Pod::Perldoc

COPYRIGHT AND DISCLAIMERS

Top

AUTHOR

Top

Current maintainer: Adriano R. Ferreira <ferreira@cpan.org>

Past contributions from: Sean M. Burke <sburke@cpan.org>


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