Changes for version 0.016 - 2021-03-26

  • Add rt.cpan.org back to bug reporting methods. Long live RT!
  • Get prerequisites up to snuff, and add xt/author/prereq.t to ensure they stay that way.
  • Refactor authortest into three, so I do not have to generate stub files to test without optional modules.

Modules

Parse Perl string literals and string-literal-like things.
Constants needed by PPIx-QuoteLike
Dump the results of parsing quotelike things
Represent any token.
Represent case and quote control
Represent a string delimiter
Represent an interpolation
Represent an uninterpolated string
Represent the structure of the string.
Represent insignificant white space.
Utility subroutines for PPIx::QuoteLike;