The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Usage

This program parse perl code and find the lines with strings. It is similar to "grep", but specialized for findding string literals or espressions that produce strings.

Here's a list of parameters to constraint to results:

--with-interpolation
--without-interpolation
--with-concatenation
--without-concatenation