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

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Peapod/Text.pm River stage zero No dependents

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

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

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

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 - Search in distribution

Pod::PlainText - Convert POD data to formatted ASCII text River stage four • 98 direct dependents • 1275 total dependents

NOTE: This module is considered legacy; modern Perl releases (5.31.1 and higher) are going to remove Pod-Parser from core and use Pod::Simple for all things POD. Pod::PlainText is a module that can convert documentation in the POD format (the preferr...

MAREKR/Pod-Parser-1.67 - 03 Jan 2024 21:23:20 UTC - Search in distribution

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 - Search in distribution

Pod::Elemental::Element::Generic::Text - a Pod text or verbatim element River stage three • 62 direct dependents • 254 total dependents

RJBS/Pod-Elemental-0.103006 - 31 Dec 2022 21:28:51 UTC - Search in distribution

lib/Amazon/API/Pod/Simple/Text.pm River stage one • 1 direct dependent • 1 total dependent

BIGFOOT/Amazon-API-2.0.13 - 29 Jan 2024 20:30:11 UTC - Search in distribution

Pod::Inherit - auto-create POD sections listing inherited methods River stage one • 2 direct dependents • 6 total dependents

Ever written a module distribution with base classes and dependencies, that had the POD for the various methods next to them, but hard to find for the user of your modules? Ever wished POD could be inheritable? Now it can. This module will load each ...

BBYRD/Pod-Inherit-0.91 - 13 Jun 2014 02:48:17 UTC - Search in distribution
1,676 results (0.241 seconds)