f672b8ad0b
PPIx::QuoteLike parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code.
3 lines
201 B
Text
3 lines
201 B
Text
PPIx::QuoteLike parses Perl string literals and things that are reasonably like
|
|
string literals. Its real reason for being is to find interpolated variables for
|
|
Perl::Critic policies and similar code.
|