Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PPI CPAN distribution.

Report information
The Basics
Id: 6860
Status: resolved
Worked: 30 min
Priority: 0/
Queue: PPI

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.818
Fixed in: (no value)



Subject: MISPARSE: C< $#_ > becomes C< $#__ >
While PPI does correctly parse $#_ as an ::ArrayIndex token, it seems to add an extra underscore to it. Very very bad!