You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
223 B
5 lines
223 B
7 years ago
|
# perl-PPIx-QuoteLike
|
||
|
|
||
|
This Perl class 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.
|