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 "dist:PPI CDOLAN"

PPI::Token::BOM - Tokens representing Unicode byte order marks River stage four • 194 direct dependents • 1596 total dependents

This is a special token in that it can only occur at the beginning of documents. If a BOM byte mark occurs elsewhere in a file, it should be treated as PPI::Token::Whitespace. We recognize the byte order marks identified at this URL: <http://www.unic...

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

PPI::Token::Number::Exp - Token class for an exponential notation number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Exp" class is used for tokens that represent floating point numbers with exponential notation....

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

PPI::Token::Number::Hex - Token class for a binary number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Hex" class is used for tokens that represent base-16 numbers....

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

PPI::Token::Number::Float - Token class for a floating-point number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Float" class is used for tokens that represent floating point numbers. A float is identified by n decimal point. Exponential notation (the "e" or "E") is handled by the PPI::Token::Number::Exp class....

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

PPI::Token::Number::Octal - Token class for a binary number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Octal" class is used for tokens that represent base-8 numbers....

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

PPI::Token::Number::Binary - Token class for a binary number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Binary" class is used for tokens that represent base-2 numbers....

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

PPI::Token::Number::Version - Token class for a byte-packed number River stage four • 194 direct dependents • 1596 total dependents

The "PPI::Token::Number::Version" class is used for tokens that have multiple decimal points. In truth, these aren't treated like numbers at all by Perl, but they look like numbers to a parser....

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