Changes for version 0.023_01 - 2026-06-06
- Remove references to the RT bug tracking system.
- Replace wyant@cpan.org with harryfmudd@comcast.net.
- Repackage licenses so that GitHub can find them (maybe). Thanks to Mikko Koivunalho (specifically his blog post https://blogs.perl.org/users/mikko_koivunalho/2025/11/github-and-the-perl-license.html for the how-to.
- Add SECURITY policy.
- No functional changes.
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.
An unknown token
Represent insignificant white space.
Utility subroutines for PPIx::QuoteLike;