cpan PPI 0.842

latest releases: 1.278, 1.277, 1.276...
19 years ago

General:
  • Lots of debugging based on Tinderbox results

Details:

  • Fixed MANIFEST.SKIP to removed PPI::Transform and PPI::Tinderbox
    from the core PPI distribution (like they should be)
  • Optimised the previous #9582 to not have to run for EVERY word,
    only those where it might be needed.
  • Corrected a use of QuoteLike::Execute to QuoteLike::Backtick
  • Fixed CPAN #9598 Tokenizer Bug: C< qx( $command ) >
  • Fixed CPAN #9614 Tokenizer Bug: C< $foo << 16 >
  • Set the properly includive regex for << '...' here-doc
  • Added an very early filter to prevent non-basic chars going in

Don't miss a new PPI release

NewReleases is sending notifications on new releases.