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: 51180
Status: resolved
Priority: 0/
Queue: PPI

People
Owner: Nobody in particular
Requestors: wyant [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.206
Fixed in: (no value)



Subject: PPI incorrectly parses s{foo}/bar/
Constructions like s{foo}/bar/ are legal in Perl (at least, under 5.6.2, 5.8.9, and 5.10.1), but PPI does not recognize them. I put this at "unimportant" because I have never seen anything like this in the wild (thank heaven!), but I thought a patch might be in order, just in case. The proposed patch is committed as svn revision 9984.
Resolved