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

Changes for version 0.099_002 - 2016-06-17

  • Require PPIx-QuoteLike 0.004. Earlier versions had problems under various old versions of Perl, or (in the case of 0.003) test failures if then-optional module PPI::Document was not installed.

Changes for version 0.099_001 - 2016-06-09

  • 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.