The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Pod::Text"

Pod::Text - Convert POD data to formatted text River stage five • 62 direct dependents • 32646 total dependents

Pod::Text is a module that can convert documentation in the POD format (the preferred language for documenting Perl) into formatted text. It uses no special formatting controls or codes, and its output is therefore suitable for nearly any device. Enc...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC

Tk::Pod::Text - Pod browser widget River stage two • 5 direct dependents • 11 total dependents

Tk::Pod::Text is a readonly text widget that can display Pod documentation....

SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC

Pod::Text::Ansi - Convert POD to ANSI-colored text River stage one • 1 direct dependent • 2 total dependents

Pod::Text::Ansi is a simple subclass of Pod::Text that highlights output text using ANSI color escape sequences. Apart from the color, it in all ways functions like Pod::Text. See Pod::Text for details and available options....

HINRIK/Pod-Text-Ansi-0.05 - 17 Aug 2010 22:53:36 UTC

Pod::Text::Color - Convert POD data to formatted color ASCII text River stage five • 62 direct dependents • 32646 total dependents

Pod::Text::Color is a simple subclass of Pod::Text that highlights output text using ANSI color escape sequences. Apart from the color, it in all ways functions like Pod::Text. See Pod::Text for details and available options. Term::ANSIColor is used ...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC

Apache::Pod::Text - mod_perl handler to convert Pod to plain text River stage one • 1 direct dependent • 2 total dependents

PETDANCE/Apache-Pod-0.22 - 17 Sep 2005 03:55:19 UTC

Text::Markup::Pod - Pod parser for Text::Markup River stage one • 1 direct dependent • 1 total dependent

This is the Pod parser for Text::Markup. It runs the file through Pod::Simple::XHTML and returns the result. If the Pod contains any non-ASCII characters, the encoding must be declared either via a BOM or via the "=encoding" tag. Text::Markup::Pod re...

DWHEELER/Text-Markup-0.33 - 15 Feb 2024 20:14:12 UTC

Pod::Simple::Text - format Pod as plaintext River stage five • 134 direct dependents • 32646 total dependents

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::Text::Termcap - Convert POD data to ASCII text with format escapes River stage five • 62 direct dependents • 32646 total dependents

Pod::Text::Termcap is a simple subclass of Pod::Text that highlights output text using the correct termcap escape sequences for the current terminal. Apart from the format codes, it in all ways functions like Pod::Text. See Pod::Text for details and ...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC

Apache2::Pod::Text - mod_perl handler to convert Pod to plain text River stage zero No dependents

MARKLE/Apache2-Pod-0.27 - 17 Mar 2009 18:39:58 UTC

Pod::PseudoPod::Text - format PseudoPod as plaintext River stage two • 9 direct dependents • 10 total dependents

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

Pod::POM::Node::Text River stage two • 27 direct dependents • 44 total dependents

This module implements a specialization of the node class to represent text elements....

NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC

Pod::POM::View::Text - create text views of POM objects River stage two • 27 direct dependents • 44 total dependents

Text view of a Pod Object Model....

NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC

Pod::Text::Overstrike - Convert POD data to formatted overstrike text River stage five • 62 direct dependents • 32646 total dependents

Pod::Text::Overstrike is a simple subclass of Pod::Text that highlights output text using overstrike sequences, in a manner similar to nroff. Characters in bold text are overstruck (character, backspace, character) and characters in underlined text a...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC

Pod::Text::Color::Delight - Delight Light Highlight the POD River stage zero No dependents

Pod::Text::Color::Delight is a subclass of Pod::Text::Color that highlights the pod text by using ANSI color escape. Highlight of this module is a little radical in comparison with parent. On default setting, this module highlights headlines, links, ...

MOZNION/Pod-Text-Color-Delight-0.07 - 08 Feb 2014 06:49:16 UTC

Perl::Examples::POD::Text - Show the various examples of text River stage one • 1 direct dependent • 1 total dependent

This is a normal paragraph under Description. This is a normal paragraph under Description. This is a normal paragraph under Description. This is a normal paragraph under Description. Mention a module: Pod::Simple. Mention a module and linkify it: Po...

PERLANCAR/Perl-Examples-0.096 - 11 May 2023 00:05:33 UTC

Pod::Simple::Text::Termcap - Convert POD data to ASCII text with format escapes River stage two • 1 direct dependent • 11 total dependents

"Pod::Simple::Text::Termcap" is a subclass of "Pod::Simple::Text". This module is just a drop in replacement for Pod::Simple::Text. "Pod::Simple::Text::Termcap" prints headlines and "B<>" tags bold. "I<>" and "F<>" tags are underlined. Thats all. Pre...

BORISZ/Pod-Simple-Text-Termcap-0.01 - 19 May 2005 14:43:10 UTC

lib/Text/WikiText/Output/Pod.pm River stage zero No dependents

MIGO/wikitext-perl-1.01 - 10 Feb 2007 22:19:12 UTC

Peapod/Text.pm River stage zero No dependents

GSLONDON/Pod-Peapod-0.42 - 06 May 2003 02:18:23 UTC

MooseX::Getopt::Usage::Pod::Text - pod2text duties for MooseX::Getopt::Usage. River stage two • 9 direct dependents • 13 total dependents

A subclass of Pod::Text to tweak the output to make a nice usage message. Does the following. Lower cases headings (keeping first letter cap). Adds a colon on the end of headings. Changes SYNOPSIS head1 to USAGE. Optionally strips out headings....

PITCHLESS/MooseX-Getopt-Usage-0.24 - 25 Sep 2014 16:09:35 UTC

Pod::WikiText - Support for the use of Wiki markup. River stage zero No dependents

POD sections in source files are marked in the standard way with 'begin' and 'cut' tags. The 'begin' tag must be followed by the keyword 'wiki', as in: "=begin wiki". (See this source file for examples.) This module can be used for many purporses bey...

BADKINS/Pod-WikiText-0.12 - 18 Apr 2008 20:17:30 UTC
369 results (0.048 seconds)