cpan PPI 0.814

latest releases: 1.278, 1.277, 1.276...
19 years ago
  • 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 seperate
    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
    at the end of a file.

  • -X operator are recognised correctly, although not at end of file

  • Lexer detects subroutine and if () statement ends correctly

Don't miss a new PPI release

NewReleases is sending notifications on new releases.