The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.100 - 2016-07-06

  • Refactor the logic that discovers which variables are interpolated into double-quotish strings into PPIx::QuoteLike. This does not include regular expressions, which are already handled by PPIx::Regexp.
  • Survive variable declarations that declare nothing. These can appear if (e.g.) PPI mis-parses an attribute list, and that attribute list contains something like 'Arg(state)'.

Modules

Don't ask for storage you don't need.