Pod::Perldoc::ToText â let Perldoc render Pod as plaintext
| Use Case | Command | Description |
|---|---|---|
| đ View as plaintext | perldoc -o text Some::Module |
Render Pod documentation as plaintext using Pod::Text |
| đ¨ Custom formatting | perldoc -o text -w indent:5 Some::Module |
Pass options like indent to the formatter |
perldoc -o text Some::Modulename
This is a "plug-in" class that allows Perldoc to use Pod::Text as a formatter class.
It supports the following options, which are explained in Pod::Text:
altindentloosequotessentencewidthFor example:
perldoc -o text -w indent:5 Some::Modulename
This module may change to use a different text formatter class in the future, and this may change what options are supported.
Copyright (c) 2002 Sean M. Burke. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
Current maintainer: Mark Allen "<mallen AT cpan.org>"
Past contributions from: brian d foy "<bdfoy AT cpan.org>" Adriano R. Ferreira "<ferreira AT cpan.org>", Sean M. Burke "<sburke AT cpan.org>"
Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-21 04:34 @216.73.216.45
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)