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

Search results for "Pod::Parser"

Pod::Parser - base class for creating POD filters and translators 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::Parser is a base class for creating POD filters and translators. It handles most of...

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

PLS::Parser::Pod River stage zero No dependents

This class finds and parses POD for an element. It formats the POD into markdown suitable for sending to the Language Server Protocol....

MREISNER/PLS-0.905 - 21 Jan 2023 21:56:31 UTC - Search in distribution

Pod::Loom::Parser - Subclass Pod::Eventual for Pod::Loom River stage one • 1 direct dependent • 1 total dependent

Pod::Loom::Parser is a subclass of Pod::Eventual intended for use by Pod::Loom::Template. It breaks the POD into chunks based on a list of POD commands. Each chunk begins with one of the commands, and contains all the POD up until the next selected c...

CJM/Pod-Loom-0.08 - 23 Mar 2014 21:16:34 UTC - Search in distribution

Pod::Abstract::Parser - Internal Parser class of Pod::Abstract. River stage two • 5 direct dependents • 14 total dependents

This is a "Pod::Parser" subclass, used by "Pod::Abstract" to convert Pod text into a Node tree. You do not need to use this class yourself, the "Pod::Abstract" class will do the work of creating the parser and running it for you....

BLILBURNE/Pod-Abstract-0.20 - 03 Jan 2010 02:03:58 UTC - Search in distribution

Pod::Parser::Groffmom - Convert POD to a format groff_mom can handle. River stage zero No dependents

This subclass of "Pod::Parser" will take a POD file and produce "mom" output. See <http://linuxgazette.net/107/schaffter.html> for a gentle introduction. If you have "groff" on your system, it *should* have docs for "momdoc". Otherwise, you can read ...

OVID/Pod-Parser-Groffmom-0.042 - 11 Nov 2009 11:46:17 UTC - Search in distribution

Pod::Cats::Parser::MGC - Parser for < > in Pod::Cats River stage zero No dependents

Entities in Pod::Cats can be demarcated by any set of delimiters, configured in "new" in Pod::Cats. That configuration ends up here. Given a string with entities so demarcated, recursively extracts the contents of the entities and passes them to the ...

ALTREUS/Pod-Cats-0.08 - 26 Nov 2015 16:50:49 UTC - Search in distribution
  • Pod::Cats - The POD-like markup language written for podcats.in

App::sdview::Parser::Pod - parse Pod files for App::sdview River stage zero No dependents

This parser module adds to App::sdview the ability to parse input text in Pod formatting. It uses Pod::Simple as its driving parser. As an extension, it also supports the inline formatting code "U<...>" to request underline formatting. The "S<...>" f...

PEVANS/App-sdview-0.14 - 13 Dec 2023 13:00:02 UTC - Search in distribution

Perl6::Pod::Parser::Utils - set of useful functions River stage one • 4 direct dependents • 4 total dependents

Set of useful functions...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC - Search in distribution

Pod::MinimumVersion::Parser - parser used by Pod::MinimumVersion River stage two • 1 direct dependent • 19 total dependents

This is an internal part of "Pod::MinimumVersion", not meant for other use....

KRYDE/Pod-MinimumVersion-50 - 01 Apr 2011 19:34:29 UTC - Search in distribution

Pod::WikiDoc::Parser - precompiled recursive descent parser for Pod::WikiDoc River stage two • 1 direct dependent • 22 total dependents

Pod::WikiDoc::Parser is a precompiled Parse::RecDescent parser for use with Pod::WikiDoc. A copy of the Parse::RecDescent grammar used is appended to the Pod::WikiDoc::Parser source and this Pod file for reference or reuse by others....

DAGOLDEN/Pod-WikiDoc-0.21 - 08 May 2017 19:03:28 UTC - Search in distribution

Pod::Coverage::TrustMe::Parser - Parse pod for checking coverage River stage zero No dependents

A subclass of Pod::Simple which extracts headings and items to check for covered symbols....

HAARG/Pod-Coverage-TrustMe-0.002000 - 20 Aug 2021 13:57:58 UTC - Search in distribution

lib/Amazon/API/Pod/Parser.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

lib/Pod/HtmlEasy/Parser.pm River stage one • 1 direct dependent • 1 total dependent

GLEACH/Pod-HtmlEasy-v1.1.11a - 23 Aug 2014 02:12:52 UTC - Search in distribution

lib/Pod/ProjectDocs/Parser/XHTML.pm River stage one • 4 direct dependents • 4 total dependents

MGRUNER/Pod-ProjectDocs-0.53 - 01 Feb 2021 08:47:16 UTC - Search in distribution

lib/Spellunker/Pod/Parser.pm River stage one • 5 direct dependents • 5 total dependents

TOKUHIROM/Spellunker-v0.4.0 - 03 Nov 2013 09:56:20 UTC - Search in distribution

Pod::SAX - a SAX parser for Pod River stage one • 2 direct dependents • 2 total dependents

Very simply, this module parses POD (or perl) files and turns the Plain Old Documentation into SAX events (which often you'll use to turn into XML, but there are other uses as well). The aim of this module is not round-tripping, so some things may be...

MSERGEANT/Pod-SAX-0.14 - 29 Jan 2003 18:25:32 UTC - Search in distribution

Test::Pod::Snippets - Generate tests from pod code snippets River stage zero No dependents

Fact 1 In a perfect world, a module's full API should be covered by an extensive battery of testcases neatly tucked in the distribution's "t/" directory. But then, in a perfect world each backyard would have a marshmallow tree and postmen would consi...

YANICK/Test-Pod-Snippets-0.07 - 09 Sep 2012 18:54:03 UTC - Search in distribution

DBD::iPod::parser - parse iPod SQL queries River stage zero No dependents

Shamelessly copy/pasted from Darren Chamberlain's DBD::Google::parser. Darren says: "This package needs to subclass SQL::Parser, in order that the functions defined can be used. WIth SQL::Parser 1.005, the SELECT_CLAUSE method needs to be overridden....

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC - Search in distribution

Pod::Knit::PodParser - parse POD into an XML documen River stage one • 1 direct dependent • 1 total dependent

YANICK/Pod-Knit-0.0.1 - 01 Aug 2018 23:06:11 UTC - Search in distribution

Pod::Simple::PullParser - a pull-parser interface to parsing Pod River stage five • 134 direct dependents • 32646 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 - Search in distribution
503 results (0.143 seconds)