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

People
Owner: Nobody in particular
Requestors: tokuhirom [...] gmail.com
Cc:
AdminCc:

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



Subject: PPI cannot parse "package Foo::100;" correctly.
Date: Wed, 8 Apr 2009 17:10:38 +0900
To: bug-PPI [...] rt.cpan.org
From: Tokuhiro Matsuno <tokuhirom [...] gmail.com>
PPI cannot parse "package Foo::100;" correctly. perl -MYAML -MPPI -E 'say YAML::Dump(PPI::Document->new(\"package Foo::100; warn __PACKAGE__"))'
Resolved in PPI 1.211_01