PPI
view release on metacpan or search on metacpan
0.816 Tue Jun 29 2004
- Solved the "last token in file parses wrong" bug
0.815 Sun Jun 27 2004
- Fixed a bug with the detection of @- and @+
- Added support for @*
- Added missing classmap entry for ^ to ::Token::WhiteSpace
- Added support for arcane "foo"x10 idiosyncracy
0.814 Sat Jun 26 2004
- Added the PPI tester, a desktop-based interactive debugger, which
should greatly accelerate finding and fixing both ::Tokenizer
and ::Lexer bugs. This will probably end up as a separate
distribution though, as it has a dependency on wxPerl.
- Fixed the misparsing of Foo::Bar::Baz
- Fixed the misparsing of *100
- Fixed the misparsing of Class::->method properly, or rather Foo::
- Tokenizer correctly identifies labels
- Changed PPI::Statement::Flow to PPI::Statement::Compound
- Removed the extra null whitespace token appearing after a bareword
( run in 0.789 second using v1.01-cache-2.11-cpan-299005ec8e3 )