The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Pod::Simple::Subclassing"

Pod::POM - POD Object Model River stage two • 27 direct dependents • 45 total dependents

This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the origi...

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

Pod::Advent - POD Formatter for The Perl Advent Calendar River stage zero No dependents

This module provides a POD formatter that is designed to facilitate the create of submissions for The Perl Advent Calendar (<http://perladvent.pm.org>) by providing authors with simple markup that will be automatically transformed to full-fill the sp...

DAVIDRW/Pod-Advent-0.24 - 21 Feb 2011 18:28:37 UTC

Pod::Readme - Intelligently generate a README file from POD River stage two • 20 direct dependents • 47 total dependents

This module filters POD to generate a README file, by using POD commands to specify which parts are included or excluded from the README file....

RRWO/Pod-Readme-v1.2.3 - 31 Oct 2018 22:58:15 UTC

Pod::Simple::HTML - convert Pod to HTML River stage five • 135 direct dependents • 33164 total dependents

This class is for making an HTML rendering of a Pod document. This is a subclass of Pod::Simple::PullParser and inherits all its methods (and options). Note that if you want to do a batch conversion of a lot of Pod documents to HTML, you should see t...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::XHTML - format Pod as validating XHTML River stage five • 135 direct dependents • 33164 total dependents

This class is a formatter that takes Pod and renders it as XHTML validating HTML. This is a subclass of Pod::Simple::Methody and inherits all its methods. The implementation is entirely different than Pod::Simple::HTML, but it largely preserves the s...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::Methody - turn Pod::Simple events into method calls River stage five • 135 direct dependents • 33164 total dependents

This class is of interest to people writing Pod formatters based on Pod::Simple. This class (which is very small -- read the source) overrides Pod::Simple's _handle_element_start, _handle_text, and _handle_element_end methods so that parser events ar...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

MetaCPAN::Pod::XHTML - Format Pod as HTML for MetaCPAN River stage zero No dependents

This is a subclass of Pod::Simple::XHTML with improved header linking, link overrides, and errata included in the HTML. Used internally by MetaCPAN....

HAARG/MetaCPAN-Pod-XHTML-0.003002 - 13 Jul 2022 13:50:50 UTC

Pod::Markdown::Github - Convert POD to Github's specific markdown River stage two • 9 direct dependents • 93 total dependents

Github flavored markdown allows for syntax highlighting using three backticks. This module inherits from Pod::Markdown and adds those backticks and an optional language identifier....

MINIMAL/Pod-Markdown-Github-0.04 - 25 Jan 2019 05:52:03 UTC

Pod::Simple::PullParser - a pull-parser interface to parsing Pod River stage five • 135 direct dependents • 33164 total dependents

This class is for using Pod::Simple to build a Pod processor -- but one that uses an interface based on a stream of token objects, instead of based on events. This is a subclass of Pod::Simple and inherits all its methods. A subclass of Pod::Simple::...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::XMLOutStream - turn Pod into XML River stage five • 135 direct dependents • 33164 total dependents

Pod::Simple::XMLOutStream is a subclass of Pod::Simple that parses Pod and turns it into XML. Pod::Simple::XMLOutStream inherits methods from Pod::Simple....

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::Wiki::Template - A class for creating Pod to Template wiki filters. River stage one • 6 direct dependents • 6 total dependents

This module is used as a boiler plate or example of how to create a new "Pod::Simple::Wiki::" module. See the Portme section below. The "Pod::Simple::Wiki::Template" module is used for converting Pod text to Wiki text. Pod (Plain Old Documentation) i...

JMCNAMARA/Pod-Simple-Wiki-0.20 - 09 Nov 2015 22:56:07 UTC

Pod::Simple::PullParserEndToken - end-tokens from Pod::Simple::PullParser River stage five • 135 direct dependents • 33164 total dependents

When you do $parser->get_token on a Pod::Simple::PullParser, you might get an object of this class. This is a subclass of Pod::Simple::PullParserToken and inherits all its methods, and adds these methods: $token->tagname This returns the tagname for ...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::PullParserTextToken - text-tokens from Pod::Simple::PullParser River stage five • 135 direct dependents • 33164 total dependents

When you do $parser->get_token on a Pod::Simple::PullParser, you might get an object of this class. This is a subclass of Pod::Simple::PullParserToken and inherits all its methods, and adds these methods: $token->text This returns the text that this ...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::PullParserStartToken - start-tokens from Pod::Simple::PullParser River stage five • 135 direct dependents • 33164 total dependents

When you do $parser->get_token on a Pod::Simple::PullParser object, you might get an object of this class. This is a subclass of Pod::Simple::PullParserToken and inherits all its methods, and adds these methods: $token->tagname This returns the tagna...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC

Pod::Simple::Role::XHTML::WithLinkMappings - Map module links to alternate URLs River stage zero No dependents

This role will allow mapping links in Pod to alternate locations, rather than using the module name directly....

HAARG/MetaCPAN-Pod-XHTML-0.003002 - 13 Jul 2022 13:50:50 UTC
15 results (0.039 seconds)