Description
Perl analysis tools can parse quoted strings and string-like syntax accurately. This helps linters, formatters, and refactoring tools understand Perl source code without executing it.
It is a developer library. Tools using it should still test unusual quoting forms so generated edits do not change the intended string content.