perl-PPIx-QuoteLike: perl-PPIx-QuoteLike (Parse Perl string literals) perl-PPIx-QuoteLike: perl-PPIx-QuoteLike: This Perl class parses Perl string literals and things that are perl-PPIx-QuoteLike: reasonably like string literals. Its real reason for being is to find perl-PPIx-QuoteLike: interpolated variables for Perl::Critic policies and similar code. perl-PPIx-QuoteLike: perl-PPIx-QuoteLike: The parse is fairly straightforward, and a little poking around with perl-PPIx-QuoteLike: eg/pqldump should show how it normally goes. perl-PPIx-QuoteLike: perl-PPIx-QuoteLike: perl-PPIx-QuoteLike: