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

Search results for "module:PPI::Tokenizer"

PPI::Tokenizer - The Perl Document Tokenizer River stage four • 195 direct dependents • 1581 total dependents

PPI::Tokenizer is the class that provides Tokenizer objects for use in breaking strings of Perl source code into Tokens. By the time you are reading this, you probably need to know a little about the difference between how perl parses Perl "code" and...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC

PPI::XS::Tokenizer - C++ replaction for the PPI Tokenizer River stage zero No dependents

This is a C++ port for the PPI Tokenizer, aimed to make it faster. It build to be identical replacement, and as the are no user serviciable parts in the original tokenizer, there are none here either. This package is compatible with PPI version 1.213...

SEMUELF/PPI-XS-Tokenizer-0.03 - 01 Sep 2010 20:18:28 UTC

lib/PPI/XS/Tokenizer/Constants.pm River stage zero No dependents

SEMUELF/PPI-XS-Tokenizer-0.03 - 01 Sep 2010 20:18:28 UTC

PPI - Parse, Analyze and Manipulate Perl (without perl) River stage four • 195 direct dependents • 1581 total dependents

About this Document This is the PPI manual. It describes its reason for existing, its general structure, its use, an overview of the API, and provides a few implementation samples. Background The ability to read, and manipulate Perl (the language) pr...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC

PPI::Lexer - The PPI Lexer River stage four • 195 direct dependents • 1581 total dependents

The is the PPI Lexer. In the larger scheme of things, its job is to take token streams, in a variety of forms, and "lex" them into nested structures. Pretty much everything in this module happens behind the scenes at this point. In fact, at the momen...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC

PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI River stage two • 14 direct dependents • 20 total dependents

PPI::HTML converts Perl documents into syntax highlighted HTML pages....

ADAMK/PPI-HTML-1.08 - 16 Nov 2009 00:08:15 UTC

PPI::Token::Number - Token class for a number River stage four • 195 direct dependents • 1581 total dependents

The "PPI::Token::Number" class is used for tokens that represent numbers, in the various types that Perl supports....

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC

PPI::Token::Unknown - Token of unknown or as-yet undetermined type River stage four • 195 direct dependents • 1581 total dependents

Object of the type "PPI::Token::Unknown" exist primarily inside the tokenizer, where they are temporarily brought into existing for a very short time to represent a token that could be one of a number of types. Generally, they only exist for a charac...

OALDERS/PPI-1.278 - 11 Mar 2024 02:22:07 UTC
8 results (0.032 seconds)