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

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

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

Pod::Simple::PullParserToken - tokens from Pod::Simple::PullParser River stage five • 134 direct dependents • 32646 total dependents

When you do $parser->get_token on a Pod::Simple::PullParser, you should get an object of a subclass of Pod::Simple::PullParserToken. Subclasses will add methods, and will also inherit these methods: $token->type This returns the type of the token. Th...

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

Pod::Simple::PullParserEndToken - end-tokens from Pod::Simple::PullParser River stage five • 134 direct dependents • 32646 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 • 134 direct dependents • 32646 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 • 134 direct dependents • 32646 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::HTML - convert Pod to HTML River stage five • 134 direct dependents • 32646 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::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

Tk::Pod::SimpleBridge - render Pod::Simple events to a Tk::Pod window River stage two • 5 direct dependents • 11 total dependents

This class contains methods that Tk::Pod (specifically Tk::Pod::Text) uses to render a pod page's text into its window. It uses Pod::Simple (specifically Pod::Simple::PullParser) to do the parsing. Tk::Pod used to use Tk::Parse (a snapshot of an old ...

SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 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
9 results (0.074 seconds)