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::PullParserEndToken"

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::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
3 results (0.061 seconds)