Subject: | Misparse of some floating-point numbers. |
PPI misparses floating-point numbers that don't have any digits to the
left of the decimal point. For example:
.1234
parses as
PPI::Token::Operator '.'
PPI::Token::Number '1234'
This queue is for tickets about the PPI CPAN distribution.
The Basics
People
|
Bug Information
|