Search results for "module:Pod::Simple::TextContent"
Pod::Simple::TextContent - get the text content of Pod
This class is that parses Pod and dumps just the text content. It is mainly meant for use by the Pod::Simple test suite, but you may find some other use for it. This is a subclass of Pod::Simple and inherits all its methods....
KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC
Pod::Simple::Text - format Pod as plaintext
This class is a formatter that takes Pod and renders it as wrapped plaintext. Its wrapping is done by Text::Wrap, so you can change $Text::Wrap::columns as you like. This is a subclass of Pod::Simple and inherits all its methods....
KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC
Pod::PseudoPod::Text - format PseudoPod as plaintext
This class is a formatter that takes PseudoPod and renders it as wrapped plaintext. Its wrapping is done by Text::Wrap, so you can change $Text::Wrap::columns as you like. This is a subclass of Pod::PseudoPod and inherits all its methods....
CHROMATIC/Pod-PseudoPod-0.19 - 01 Sep 2019 20:59:15 UTC